Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Commit b4edaee

Browse files
committed
Pull in yaml_parser_fetch_more_tokens fix from libyaml
1 parent 8a5542c commit b4edaee

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 = "2.2.1"
1616
itoa = "1.0"
1717
ryu = "1.0"
1818
serde = "1.0.195"
19-
unsafe-libyaml = "0.2.10"
19+
unsafe-libyaml = "0.2.11"
2020

2121
[dev-dependencies]
2222
anyhow = "1.0.79"

0 commit comments

Comments
 (0)