We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ef9f2 commit 03cd112Copy full SHA for 03cd112
Cargo.toml
@@ -8,7 +8,7 @@ authors = [
8
description = "Encoding and decoding support for BSON in Rust"
9
license = "MIT"
10
readme = "README.md"
11
-homepage = "https://github.com/zonyitoo/bson-rs"
+homepage = "https://github.com/mongodb/bson-rust"
12
documentation = "https://docs.rs/crate/bson"
13
edition = "2018"
14
0 commit comments