Skip to content

Commit 09e9e77

Browse files
committed
remove 2 keywords
1 parent 6841d8a commit 09e9e77

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)