File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 88 .hash = "12203988815fdb49289b66e766e6733728157c3f77508933af6d205aa6bcc3b4b595" ,
99 },
1010 .phantom = .{
11- .url = "https://github.com/PhantomUIx/core/archive/8d5ec14e9bd68f5c6d56f4425b894f6ac5660d4c .tar.gz" ,
12- .hash = "122089bcabf151c4e64e4480f87d3aaa09863b486ccf112a17445319b4be5ec1d88c " ,
11+ .url = "https://github.com/PhantomUIx/core/archive/07570da52661518e3aa5f95c39f4f68b5728af24 .tar.gz" ,
12+ .hash = "1220c1d75a75aa3b0af882d9ae23609567e82a0770c838c6260c79d105180096ab1c " ,
1313 },
1414 },
1515}
Original file line number Diff line number Diff line change 11const std = @import ("std" );
22const phantom = @import ("phantom" );
33
4- pub const phantomOptions = struct {
5- pub const modules = struct {
6- pub const i18n = @import ("phantom.i18n" );
7- };
8- };
9-
104pub fn main () void {
115 std .debug .print ("{}\n " , .{phantom .i18n });
126}
You can’t perform that action at this time.
0 commit comments