Skip to content

Commit c9d103e

Browse files
authored
minor: update badges (#187)
1 parent 03cd112 commit c9d103e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# bson-rs
22

3-
[![Build Status](https://img.shields.io/travis/zonyitoo/bson-rs.svg)](https://travis-ci.org/zonyitoo/bson-rs)
3+
[![Build Status](https://img.shields.io/travis/mongodb/bson-rust.svg)](https://travis-ci.org/mongodb/bson-rust)
44
[![crates.io](https://img.shields.io/crates/v/bson.svg)](https://crates.io/crates/bson)
55
[![crates.io](https://img.shields.io/crates/l/bson.svg)](https://crates.io/crates/bson)
6-
[![dependency status](https://deps.rs/repo/github/zonyitoo/bson-rs/status.svg)](https://deps.rs/repo/github/mongodb/bson-rust)
76

87
Encoding and decoding support for BSON in Rust
98

0 commit comments

Comments
 (0)