chore(deps): bump kxio from 1.1 to 1.2

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"