We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45297cd commit 4c6066eCopy full SHA for 4c6066e
Cargo.toml
@@ -32,7 +32,7 @@ rand = "0.7"
32
serde = { version = "1.0", features = ["derive"] }
33
serde_json = { version = "1.0", features = ["preserve_order"] }
34
time = "0.1"
35
-linked-hash-map = "0.5"
+linked-hash-map = "0.5.3"
36
hex = "0.4.2"
37
md5 = "0.7.0"
38
decimal = { version = "2.0.4", default_features = false, optional = true }
0 commit comments