diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ path = "source/benoit/main.rs" lto = true [dependencies] -rug = "1.20.1" +rug = "1.21.0" sdl2 = "0.35.2" toml = "0.7.6" webp = "0.2.5" |