chore(deps): bump kxio from 1.1 to 1.2
All checks were successful
Rust / build (push) Successful in 1m11s
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful

This commit is contained in:
Paul Campbell 2024-05-17 18:50:18 +01:00
parent b7416c7434
commit 6889235b07

View file

@ -39,7 +39,7 @@ gix = { version = "0.62", features = [
async-trait = "0.1"
# fs/network
kxio = { version = "1.1" }
kxio = { version = "1.2" }
# fs
tempfile = "3.10"