Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit e931ddf

Browse files
chore(deps): bump base64ct from 1.5.1 to 1.5.2 (#855)
1 parent e994f67 commit e931ddf

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.

crypto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publish = false
88

99
[dependencies]
1010
ark-bls12-377 = { version = "0.3.0", features = ["std"], optional = true }
11-
base64ct = { version = "1.5.1", features = ["alloc"] }
11+
base64ct = { version = "1.5.2", features = ["alloc"] }
1212
ed25519-consensus = { version = "2.0.1", features = ["serde"] }
1313
eyre = "0.6.8"
1414
hex = "0.4.3"

0 commit comments

Comments
 (0)