Skip to content

Commit e96ed43

Browse files
build(deps): bump serdect from 0.2.0 to 0.3.0 (#470)
1 parent 962b048 commit e96ed43

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ zeroize = { version = "1.5", features = ["alloc"] }
2828

2929
# optional dependencies
3030
sha1 = { version = "=0.11.0-pre.4", optional = true, default-features = false, features = ["oid"] }
31-
serdect = { version = "0.2.0", optional = true }
31+
serdect = { version = "0.3.0", optional = true }
3232
sha2 = { version = "=0.11.0-pre.4", optional = true, default-features = false, features = ["oid"] }
3333
serde = { version = "1.0.184", optional = true, default-features = false, features = ["derive"] }
3434

0 commit comments

Comments
 (0)