Skip to content

Commit 79bf160

Browse files
Update Rust crate simple_logger to v5
1 parent 1e72bd0 commit 79bf160

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
@@ -43,7 +43,7 @@ serde_json = { version = "1", optional = true }
4343
[dev-dependencies]
4444
native-tls = "0.2"
4545
postgres-native-tls = "0.5"
46-
simple_logger = "4"
46+
simple_logger = "5.0.0"
4747
tokio-postgres = "0.7"
4848

4949
[[example]]

0 commit comments

Comments
 (0)