Skip to content

Commit

Permalink
Bump to version 0.11 (#326)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored May 18, 2023
1 parent 713c699 commit 5401c11
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ documentation = "https://docs.rs/reqsign"
edition = "2021"
license = "Apache-2.0"
name = "reqsign"
version = "0.10.1"
version = "0.11.0"

[package.metadata.docs.rs]
all-features = true
Expand Down Expand Up @@ -39,11 +39,7 @@ services-aws = [
"dep:quick-xml",
"dep:rust-ini",
]
services-azblob = [
"dep:serde",
"dep:serde_json",
"dep:reqwest",
]
services-azblob = ["dep:serde", "dep:serde_json", "dep:reqwest"]
services-google = [
"dep:reqwest",
"dep:serde",
Expand Down

1 comment on commit 5401c11

@github-actions
Copy link

@github-actions github-actions bot commented on 5401c11 May 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for reqsign ready!

✅ Preview
https://reqsign-hrs1r2idx-xuanwo.vercel.app

Built with commit 5401c11.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.