Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

Commit 1492c40

Browse files
committed
use correct license
1 parent c366356 commit 1492c40

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
@@ -10,7 +10,7 @@ repository = "https://github.com/mongodbinc-interns/mongo-rust-driver-prototype"
1010
documentation = "https://mongodbinc-interns.github.io/mongo-rust-driver-prototype/mongodb"
1111
readme = "README.md"
1212
keywords = ["mongo", "mongodb", "database", "bson", "nosql"]
13-
license = "apache"
13+
license = "Apache-2.0"
1414

1515
[dependencies]
1616
bson = "0.1.3"

0 commit comments

Comments
 (0)