chore: fix/cleanup stuff related to previous unchecked commits

This commit is contained in:
2026-07-22 17:54:33 +02:00
parent a3f2c451e3
commit 64e3847ef2
3 changed files with 17 additions and 10 deletions

7
Cargo.lock generated
View File

@@ -1476,6 +1476,7 @@ dependencies = [
"iana-time-zone",
"js-sys",
"num-traits",
"pure-rust-locales",
"serde",
"wasm-bindgen",
"windows-link 0.2.1",
@@ -7442,6 +7443,12 @@ version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d8f70e07b9c3962945a74e59ca1c511bba65b6419468acc217c457d93f3c740"
[[package]]
name = "pure-rust-locales"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "869675ad2d7541aea90c6d88c81f46a7f4ea9af8cd0395d38f11a95126998a0d"
[[package]]
name = "pxfm"
version = "0.1.30"