Mercurial > touhou
comparison utils/Cargo.toml @ 793:bdefd3e6d6f9
python: Bump the dependencies
| author | Link Mauve <linkmauve@linkmauve.fr> |
|---|---|
| date | Wed, 13 May 2026 21:43:58 +0200 |
| parents | d005f5927447 |
| children |
comparison
equal
deleted
inserted
replaced
| 792:11bc22bad1bf | 793:bdefd3e6d6f9 |
|---|---|
| 9 | 9 |
| 10 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 10 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 11 | 11 |
| 12 [dependencies] | 12 [dependencies] |
| 13 const_for = "0.1.5" | 13 const_for = "0.1.5" |
| 14 getrandom = "0.3.4" | 14 getrandom = "0.4.0" |
