diff --git a/Cargo.toml b/Cargo.toml index c06859e..3a9892d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ keywords = ["json-pointer", "rfc-6901", "6901"] license = "MIT OR Apache-2.0" name = "jsonptr" repository = "https://github.com/chanced/jsonptr" -rust-version = "1.60" +rust-version = "1.76.0" version = "0.4.7" [dependencies]