Bump rawzip to 0.3

No need for any patches ;)
This commit is contained in:
Nick Babcock
2025-07-13 07:46:34 -05:00
parent 535d5a4062
commit 52a685391a
4 changed files with 18 additions and 40 deletions

4
Cargo.lock generated
View File

@ -629,7 +629,9 @@ dependencies = [
[[package]]
name = "rawzip"
version = "0.2.0"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e512201a808c46ad2a0c810057db306d66b58d5516304548d2445a53db933499"
[[package]]
name = "rcgen"