Skip to content

Commit 9e33e6a

Browse files
committed
update version
1 parent a226456 commit 9e33e6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ keywords = ["json", "jsonb"]
2222
license = "Apache-2.0"
2323
name = "jsonb"
2424
repository = "https://github.com/datafuselabs/jsonb"
25-
version = "0.1.0"
26-
rust-version = "1.60"
25+
version = "0.1.1"
26+
rust-version = "1.67"
2727

2828
[dependencies]
2929
byteorder = "1.4.3"

0 commit comments

Comments
 (0)