We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad6e2b commit d71b504Copy full SHA for d71b504
Cargo.toml
@@ -8,7 +8,7 @@ keywords = ["json-pointer", "rfc-6901", "6901"]
8
license = "MIT OR Apache-2.0"
9
name = "jsonptr"
10
repository = "https://github.com/chanced/jsonptr"
11
-version = "0.3.4"
+version = "0.3.5"
12
13
[dependencies]
14
fluent-uri = { version = "0.1.4", optional = true, default-features = false }
0 commit comments