We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e36d043 + 0d1d1b2 commit 426d8eeCopy full SHA for 426d8ee
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.1"
+version = "0.9.0"
7
edition = "2021"
8
license = "MIT"
9
keywords = ["JSON", "serde", "deserialization", "ref", "borrowed"]
0 commit comments