Skip to content

Commit 470ae1e

Browse files
bugadanipatrickfreed
authored andcommitted
RUST-686 Update base64 dependency (#233)
1 parent 1ca3e36 commit 470ae1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ serde_json = { version = "1.0", features = ["preserve_order"] }
4848
linked-hash-map = "0.5.3"
4949
hex = "0.4.2"
5050
decimal = { version = "2.0.4", default_features = false, optional = true }
51-
base64 = "0.12.1"
51+
base64 = "0.13.0"
5252
lazy_static = "1.4.0"
5353
uuid = "0.8.1"
5454

0 commit comments

Comments
 (0)