Skip to content

Commit d029203

Browse files
Bump exonum-build from 1.0.0 to 1.0.1 in /exonum-java-binding/core/rust (#1525)
1 parent aba52e2 commit d029203

File tree

2 files changed

+23
-12
lines changed

2 files changed

+23
-12
lines changed

exonum-java-binding/core/rust/Cargo.lock

Lines changed: 22 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exonum-java-binding/core/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ serde = { version = "1.0", features = ["serde_derive"] }
3636
structopt = "0.3"
3737

3838
[build-dependencies]
39-
exonum-build = { version = "1.0.0" }
39+
exonum-build = { version = "1.0.1" }
4040

4141
[profile.dev]
4242
rpath = true

0 commit comments

Comments
 (0)