Skip to content

Commit f016f81

Browse files
committed
Update Project.toml
1 parent 9456e86 commit f016f81

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ test = ["Test", "Random"]
2525

2626
[compat]
2727
julia = "^1.0.0"
28-
ModuleInterfaceTools = "1.0.0"
29-
MurmurHash3 = "1.0.3"
30-
StrAPI = "1.0.0"
31-
ChrBase = "1.0.0"
32-
CharSetEncodings = "1.0.0"
28+
ModuleInterfaceTools = "^1.0.0"
29+
MurmurHash3 = "^1.0.3"
30+
StrAPI = "^1.0.0"
31+
ChrBase = "^1.0.0"
32+
CharSetEncodings = "^1.0.0"

0 commit comments

Comments
 (0)