Release: 0.1.1
Some checks failed
Rust / build (push) Has been cancelled
Release / prepare (push) Has been cancelled
Release / static_build (push) Has been cancelled
Release / fedora_build (push) Has been cancelled
Release / bookworm_build (push) Has been cancelled
Release / trixie_build (push) Has been cancelled
Release / make-release (push) Has been cancelled
Some checks failed
Rust / build (push) Has been cancelled
Release / prepare (push) Has been cancelled
Release / static_build (push) Has been cancelled
Release / fedora_build (push) Has been cancelled
Release / bookworm_build (push) Has been cancelled
Release / trixie_build (push) Has been cancelled
Release / make-release (push) Has been cancelled
This commit is contained in:
parent
91ebf47324
commit
943c245e51
2 changed files with 202 additions and 199 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "swfss3"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
|
@ -8,7 +8,7 @@ argh = "^0"
|
|||
fuser = "^0"
|
||||
libc = "^0"
|
||||
s3 = { version = "^0", features = ["blocking", "rustls"] }
|
||||
tracing = "0.1.41"
|
||||
tracing = "^0"
|
||||
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
|
||||
ctrlc = "^3"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue