We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9456e86 commit f016f81Copy full SHA for f016f81
Project.toml
@@ -25,8 +25,8 @@ test = ["Test", "Random"]
25
26
[compat]
27
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"
+ModuleInterfaceTools = "^1.0.0"
+MurmurHash3 = "^1.0.3"
+StrAPI = "^1.0.0"
+ChrBase = "^1.0.0"
+CharSetEncodings = "^1.0.0"
0 commit comments