diff --git a/core/Cargo.toml b/core/Cargo.toml index a579351..225f103 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -21,7 +21,7 @@ futures = "^0.3" async-compat = "^0.2" # file identifier -infer = "^0.9" +infer = "^0.11" # crypto rand = "^0.8"