Skip to content

Commit 4ef6d28

Browse files
committed
Make s3 crate version be the same and have authors
1 parent dde973a commit 4ef6d28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/s3/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22

33
name = "cargo-registry-s3"
4-
version = "0.0.1"
5-
authors = []
4+
version = "0.1.0"
5+
authors = ["Alex Crichton <[email protected]>"]
66

77
[lib]
88

0 commit comments

Comments
 (0)