We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f459a commit 1aac956Copy full SHA for 1aac956
1 file changed
Cargo.toml
@@ -3,7 +3,7 @@ name = "serde_json_borrow"
3
categories = ["parsing", "parser-implementations", "encoding"]
4
authors = ["Pascal Seitz <pascal.seitz@gmail.com>"]
5
description = "Provides JSON deserialization into a borrowed DOM"
6
-version = "0.8.0"
+version = "0.8.1"
7
edition = "2021"
8
license = "MIT"
9
keywords = ["JSON", "serde", "deserialization", "ref", "borrowed"]
0 commit comments