Skip to content

Commit b892a8b

Browse files
committed
refactor(string): rename trim_space to trim for consistency
update moonbitlang/x dependency to 0.4.38 remove async from ModuleInfo::get_zip_url as it's not needed
1 parent c88376b commit b892a8b

File tree

6 files changed

+8723
-9045
lines changed

6 files changed

+8723
-9045
lines changed

moon.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.8.16",
44
"deps": {
55
"moonbitlang/parser": "0.1.12",
6-
"moonbitlang/x": "0.4.37"
6+
"moonbitlang/x": "0.4.38"
77
},
88
"readme": "README.md",
99
"repository": "https://github.com/oboard/moonbit-eval",

0 commit comments

Comments
 (0)