chanced / jsonptr

JSON Pointer (RFC 6901) implementation for Rust
Apache License 2.0
44 stars 4 forks source link

fix: `pop_back` was not properly popping the last token when it was the last #19

Closed chanced closed 10 months ago

chanced commented 10 months ago

fixes #18