Skip to content

Commit bc96bae

Browse files
build(deps): bump crc from 3.2.1 to 3.3.0
Bumps [crc](https://github.com/mrhooray/crc-rs) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/commits) --- updated-dependencies: - dependency-name: crc dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e99d621 commit bc96bae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/data-model/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ thiserror.workspace = true
1818
serde.workspace = true
1919
serde_json.workspace = true
2020
url.workspace = true
21-
crc = "3.2.1"
21+
crc = "3.3.0"
2222
ulid.workspace = true
2323
rand.workspace = true
2424
regex = "1.11.1"

0 commit comments

Comments
 (0)