]> git.proxmox.com Git - pxar.git/commit - Cargo.toml
ditch anyhow crate in examples/tests
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 17 May 2021 09:46:50 +0000 (11:46 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 17 May 2021 09:46:53 +0000 (11:46 +0200)
commit71194b54e4c742fa739624aeb65945ab477085af
tree816a6b929bf44023775202fca985b1ed4ea653b1
parentd4a04d53c9eb009c2dbf5f9e69fa69339624fd22
ditch anyhow crate in examples/tests

mostly to shutup our current buildbot tests

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
examples/pxarcmd.rs
tests/simple/fs.rs
tests/simple/main.rs