Skip to content

Commit 34c5440

Browse files
committed
Bump dependency version in rust-audit-info
1 parent e167eb1 commit 34c5440

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-audit-info/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-audit-info/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edition = "2018"
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]
14-
auditable-info = {version = "0.9.0", default-features = false, path = "../auditable-info"}
14+
auditable-info = {version = "0.10.0", default-features = false, path = "../auditable-info"}
1515

1616
[features]
1717
wasm = ["auditable-info/wasm"]

0 commit comments

Comments
 (0)