Skip to content

Commit b5296d4

Browse files
Update Rust crate encoding_rs to 0.8.34
1 parent 1a7b7cc commit b5296d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lx = ["minidom", "quick-xml"]
1616
xcsoar = ["encoding_rs"]
1717

1818
[dependencies]
19-
encoding_rs = { version = "0.8.33", optional = true }
19+
encoding_rs = { version = "0.8.34", optional = true }
2020
minidom = { version = "0.12.0", optional = true }
2121
quick-xml = { version = "0.30.0", optional = true }
2222
thiserror = "1.0.58"

0 commit comments

Comments
 (0)