Skip to content

Commit 2c94673

Browse files
Bump regex from 1.10.3 to 1.10.4 in /packages/codde_protocol/native
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.3 to 1.10.4. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.3...1.10.4) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc7df81 commit 2c94673

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/codde_protocol/native/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.

packages/codde_protocol/native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ typetag = "0.2.15"
2323
rmp-serde = "1.1.2"
2424
anyhow = "1.0.79"
2525
cbindgen = "0.26.0"
26-
regex = "1.10.3"
26+
regex = "1.10.4"
2727

2828
[lib]
2929
name = "codde_protocol"

0 commit comments

Comments
 (0)