We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aab906 commit 0d1d1b2Copy full SHA for 0d1d1b2
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