We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f317a8c commit 629b9e7Copy full SHA for 629b9e7
manifest.toml
@@ -35,5 +35,5 @@ gleam_regexp = { version = ">= 1.0.0 and < 2.0.0" }
35
gleam_stdlib = { version = ">= 0.34.0 and < 2.0.0" }
36
gleam_time = { version = ">= 1.4.0 and < 2.0.0" }
37
simplifile = { version = ">= 2.2.0 and < 3.0.0" }
38
-startest = { version = "== 0.7.0" }
+startest = { version = "0.7.0" }
39
tom = { version = ">= 0.3.0 and < 3.0.0" }
0 commit comments