Skip to content

Commit b4df08d

Browse files
committed
bump object to 0.37
1 parent 82684cc commit b4df08d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cargo-auditable/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "../README.md"
1313
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1414

1515
[dependencies]
16-
object = {version = "0.36", default-features = false, features = ["write"]}
16+
object = {version = "0.37", default-features = false, features = ["write"]}
1717
auditable-serde = {version = "0.9.0", path = "../auditable-serde"}
1818
miniz_oxide = {version = "0.8.0"}
1919
serde_json = "1.0.57"

0 commit comments

Comments
 (0)