Skip to content

Commit ecd4b33

Browse files
authored
Merge pull request #15 from http-rs/v2.0.0-patch
remove 2 keywords as the package will not publish crates.io
2 parents 2e7a594 + 09e9e77 commit ecd4b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ documentation = "https://docs.rs/async-mongodb-session"
77
description = "An async-session implementation for MongoDB"
88
readme = "README.md"
99
edition = "2018"
10-
keywords = ["tide", "http", "web", "framework", "async", "session", "mongodb"]
10+
keywords = ["tide", "web", "async", "session", "mongodb"]
1111
categories = [
1212
"network-programming",
1313
"asynchronous",

0 commit comments

Comments
 (0)