Skip to content

Commit 5253689

Browse files
Bump bson from 2.14.0 to 3.0.0 in the major group
Bumps the major group with 1 update: [bson](https://github.com/mongodb/bson-rust). Updates `bson` from 2.14.0 to 3.0.0 - [Release notes](https://github.com/mongodb/bson-rust/releases) - [Commits](mongodb/bson-rust@v2.14.0...v3.0.0) --- updated-dependencies: - dependency-name: bson dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8865a94 commit 5253689

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

Cargo.lock

Lines changed: 10 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modeling-cmds/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ uuid = { version = "1.16.0", features = ["serde", "v4", "js"] }
6464
webrtc = { version = "0.12", optional = true }
6565

6666
[dev-dependencies]
67-
bson = "2.14.0"
67+
bson = "3.0.0"
6868
dropshot = { version = "0.16.4", default-features = false }
6969
expectorate = "1.1.0"
7070
openapi-lint = { git = "https://github.com/KittyCAD/openapi-lint", branch = "kittycad" }

0 commit comments

Comments
 (0)