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 1e72bd0 commit 79bf160Copy full SHA for 79bf160
Cargo.toml
@@ -43,7 +43,7 @@ serde_json = { version = "1", optional = true }
43
[dev-dependencies]
44
native-tls = "0.2"
45
postgres-native-tls = "0.5"
46
-simple_logger = "4"
+simple_logger = "5.0.0"
47
tokio-postgres = "0.7"
48
49
[[example]]
0 commit comments