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

Commit 13e2610

Browse files
committed
Pull in serde NaN fix
1 parent 8fa21e5 commit 13e2610

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
@@ -15,7 +15,7 @@ rust-version = "1.64"
1515
indexmap = "2"
1616
itoa = "1.0"
1717
ryu = "1.0"
18-
serde = "1.0.139"
18+
serde = "1.0.190"
1919
unsafe-libyaml = "0.2.7"
2020

2121
[dev-dependencies]

0 commit comments

Comments
 (0)