Auto doing fixes (#8)

This commit is contained in:
Geometrically
2023-06-02 16:13:00 -07:00
committed by GitHub
parent 3db00534c2
commit 6c628afe5d
4 changed files with 29 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "daedalus_client"
version = "0.1.21"
version = "0.1.22"
authors = ["Jai A <jaiagr+gpg@pm.me>"]
edition = "2018"
@@ -22,4 +22,4 @@ zip = "0.6.3"
semver = "1.0"
chrono = { version = "0.4", features = ["serde"] }
bytes = "1.3.0"
rust-s3 = "0.32.3"
rust-s3 = "0.33.0"