Updated cargo

This commit is contained in:
David Osipov 2026-03-20 15:03:42 +04:00
parent 0ded366199
commit 5c5fdcb124
No known key found for this signature in database
GPG Key ID: 0E55C4A47454E82E
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1161,9 +1161,9 @@ dependencies = [
[[package]] [[package]]
name = "itoa" name = "itoa"
version = "1.0.17" version = "1.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
[[package]] [[package]]
name = "js-sys" name = "js-sys"