We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca3e36 commit 470ae1eCopy full SHA for 470ae1e
Cargo.toml
@@ -48,7 +48,7 @@ serde_json = { version = "1.0", features = ["preserve_order"] }
48
linked-hash-map = "0.5.3"
49
hex = "0.4.2"
50
decimal = { version = "2.0.4", default_features = false, optional = true }
51
-base64 = "0.12.1"
+base64 = "0.13.0"
52
lazy_static = "1.4.0"
53
uuid = "0.8.1"
54
0 commit comments