5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2024-12-22 21:33:50 +03:00
Go to file
Wolfgang Bumiller 609e3a633f use #![deny(unsafe_op_in_unsafe_fn)]
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-11-12 13:52:17 +01:00
.cargo add .cargo/config to use local repos 2020-05-18 10:38:54 +02:00
debian bump d/control 2021-10-04 15:07:54 +02:00
examples ditch anyhow crate in examples/tests 2021-05-17 11:46:53 +02:00
src use #![deny(unsafe_op_in_unsafe_fn)] 2021-11-12 13:52:17 +01:00
tests ditch anyhow crate in examples/tests 2021-05-17 11:46:53 +02:00
.buildbot.yml buildbot.yml: remove tokio+fs dep 2021-10-05 09:31:01 +02:00
.gitignore ignore testdir 2020-03-05 10:46:18 +01:00
Cargo.toml make the ReadAtImpl enum variants private 2021-05-17 14:09:19 +02:00
Makefile bump version to 0.6.2-1 2020-12-15 13:12:01 +01:00
rustfmt.toml import 2020-02-18 14:08:02 +01:00
TODO.rst Add TODO file 2020-06-26 08:59:03 +02:00