Skip to content

Commit

Permalink
update crates.io description
Browse files Browse the repository at this point in the history
  • Loading branch information
sebadob committed Apr 12, 2024
1 parent 52508dc commit 5a563eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "s3-simple"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
rust-version = "1.70.0"
authors = ["Sebastian Dobe <sebastiandobe@mailbox.org>"]
license = "Apache-2.0"
categories = ["api-bindings"]
keywords = ["async", "aws", "client", "s3", "tokio"]
description = "simple encrypted (streaming) values"
description = "simple, fast and efficient s3 client for bucket operations "
readme = "README.md"
repository = "https://github.com/sebadob/s3-simple"

Expand Down

0 comments on commit 5a563eb

Please sign in to comment.