Skip to content

Commit 1aefe15

Browse files
committed
Update to zmij 1.0
1 parent 62d6e8d commit 1aefe15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ indexmap = { version = "2.2.3", optional = true }
1616
itoa = "1.0"
1717
memchr = { version = "2", default-features = false }
1818
serde_core = { version = "1.0.220", default-features = false }
19-
zmij = "0.1.7"
19+
zmij = "1.0"
2020

2121
[target.'cfg(any())'.dependencies]
2222
serde = { version = "1.0.220", default-features = false }

0 commit comments

Comments
 (0)