Skip to content

Commit

Permalink
Updating infos in s3/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
FemLolStudio committed Feb 11, 2024
1 parent 0a67e05 commit 191d3e9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions s3/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "rust-s3-async"
version = "0.35.0"
authors = ["Drazen Urch", "Aalekh Patel <[email protected]>"]
name = "s3-tokio"
version = "0.36.0"
authors = ["FémLol Stúdió <[email protected]>", "Aalekh Patel <[email protected]>", "Drazen Urch"]
description = "Rust library for working with AWS S3 and compatible object storage APIs"
repository = "https://github.com/aalekhpatel07/rust-s3-async"
repository = "https://github.com/FemLolStudio/s3-tokio"
readme = "README.md"
keywords = ["S3", "Wasabi", "Minio", "GCP", "R2"]
license = "MIT"
documentation = "https://docs.rs/aws-creds/latest/awscreds/"
# documentation = ""
edition = "2021"

[lib]
Expand Down

0 comments on commit 191d3e9

Please sign in to comment.