Skip to content

Commit cbcd60c

Browse files
authored
release 1.0.0 (#190)
1 parent 932cfcc commit cbcd60c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Cargo.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[package]
22
name = "bson"
3-
version = "0.15.0"
3+
version = "1.0.0"
44
authors = [
55
"Y. T. Chung <[email protected]>",
6-
"Kevin Yeh <[email protected]>"
6+
"Kevin Yeh <[email protected]>",
7+
"Saghm Rossi <[email protected]>"
78
]
89
description = "Encoding and decoding support for BSON in Rust"
910
license = "MIT"

0 commit comments

Comments
 (0)