Merge pull request 'Update Rust crate typenum to v1.20.1' (#28) from renovate/typenum-1.x-lockfile into v0
Some checks failed
Build and Test / minecraft-wiiu (push) Has been cancelled
Build and Test / fast-racing-neo (push) Has been cancelled
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / wii-sports-club (push) Has been cancelled
Build and Test / splatoon (push) Has been cancelled
Build and Test / sonic-transformed (push) Has been cancelled
Build and Test / splatoon-testfire (push) Has been cancelled
Build and Test / puyopuyo (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
Build and Test / mario-tennis (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled

Reviewed-on: #28
This commit is contained in:
redbinder0526 2026-06-17 10:32:40 +02:00
commit 3c69e333ed

4
Cargo.lock generated
View file

@ -3337,9 +3337,9 @@ dependencies = [
[[package]]
name = "typenum"
version = "1.20.0"
version = "1.20.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "40ce102ab67701b8526c123c1bab5cbe42d7040ccfd0f64af1a385808d2f43de"
checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20"
[[package]]
name = "unicode-bidi"