Skip to content

Commit 5e89cde

Browse files
committed
cleans up warnings
1 parent 4a9bff6 commit 5e89cde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jsonptr"
3-
version = "0.0.4"
3+
version = "0.0.5"
44
edition = "2021"
55
description = "Data structures and logic for resolving, assigning, and deleting by JSON Pointers (RFC 6901)"
66
documentation = "https://docs.rs/jsonptr"

0 commit comments

Comments
 (0)