We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed2ce5 commit f924492Copy full SHA for f924492
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "jsonptr"
3
-version = "0.3.1"
+version = "0.3.2"
4
edition = "2021"
5
description = "Data structures and logic for resolving, assigning, and deleting by JSON Pointers (RFC 6901)"
6
documentation = "https://docs.rs/jsonptr"
0 commit comments