Skip to content

Commit 28c85b4

Browse files
committed
update crates keywords
1 parent e413029 commit 28c85b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
repository = "https://github.com/yehohanan7/neo4rs"
99
documentation = "https://docs.rs/neo4rs"
1010
readme = "../README.md"
11-
keywords = ["neo4j", "rust", "bolt", "cypher", "driver", "graph"]
11+
keywords = ["neo4j", "rust", "bolt", "cypher", "driver"]
1212
categories = ["database", "network-programming", "asynchronous"]
1313

1414
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)