Skip to content

Commit b069ef5

Browse files
authored
RUST-686 Update base64 dependency (#233)
1 parent 5c3248b commit b069ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ serde_json = { version = "1.0", features = ["preserve_order"] }
4646
linked-hash-map = "0.5.3"
4747
hex = "0.4.2"
4848
decimal = { version = "2.0.4", default_features = false, optional = true }
49-
base64 = "0.12.1"
49+
base64 = "0.13.0"
5050
lazy_static = "1.4.0"
5151
uuid = "0.8.1"
5252

0 commit comments

Comments
 (0)