Skip to content

Commit 857fa9f

Browse files
committed
Fix segfault, closes #103
1 parent 9eabb90 commit 857fa9f

File tree

2 files changed

+198
-188
lines changed

2 files changed

+198
-188
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "json"
3-
version = "0.11.4"
3+
version = "0.11.5"
44
authors = ["Maciej Hirsz <maciej.hirsz@gmail.com>"]
55
description = "JSON implementation in Rust"
66
repository = "https://github.com/maciejhirsz/json-rust"

0 commit comments

Comments
 (0)