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 74bd9b4 commit 8338623Copy full SHA for 8338623
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "podium"
3
-version = "0.1.0"
+version = "0.0.1"
4
authors = ["Teodor Voinea <[email protected]>"]
5
edition = "2018"
6
@@ -79,4 +79,4 @@ overflow-checks = false
79
# codegen-units = 16
80
# panic = 'unwind'
81
# incremental = false
82
-# overflow-checks = false
+# overflow-checks = false
0 commit comments