diff --git a/Cargo.toml b/Cargo.toml index 245b54e7..5a35d736 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ http = { version = "0.2.0", optional = true } anyhow = "1.0.26" cookie = { version = "0.14.0", features = ["percent-encode"] } -infer = "0.1.2" +infer = "0.2.3" pin-project-lite = "0.1.0" url = { version = "2.1.1", features = ["serde"] } serde_json = "1.0.51"