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 d6863e2 commit 0ff55b7Copy full SHA for 0ff55b7
Cargo.toml
@@ -484,6 +484,7 @@ backtrace = "0.3.58"
484
bcs = { git = "https://github.com/movementlabsxyz/bcs.git", rev = "bc16d2d39cabafaabd76173dd1b04b2aa170cf0c" }
485
better_any = "0.1.1"
486
bellman = { version = "0.13.1", default-features = false }
487
+# Bumped down to 0.3 due to https://github.com/diesel-rs/diesel/issues/4477
488
bigdecimal = { version = "0.3", features = ["serde"] }
489
version-compare = "0.1.1"
490
bitvec = "1.0.1"
0 commit comments