diff --git a/Cargo.toml b/Cargo.toml index c9a3cf2..e9f9570 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ repository = "https://github.com/vinted/vinted-logger-rs" [dependencies] bytes = "1" -gethostname = "0.2" +gethostname = "0.5" parking_lot = "0.11" serde_json = "1" serde = "1"