Skip to content

Commit 8b5c88f

Browse files
Bump z3 from 0.19.6 to 0.19.7 (AFLplusplus#3633)
Bumps [z3](https://github.com/prove-rs/z3.rs) from 0.19.6 to 0.19.7. - [Release notes](https://github.com/prove-rs/z3.rs/releases) - [Changelog](https://github.com/prove-rs/z3.rs/blob/master/release-plz.toml) - [Commits](prove-rs/z3.rs@z3-v0.19.6...z3-v0.19.7) --- updated-dependencies: - dependency-name: z3 dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf5e5a0 commit 8b5c88f

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ uuid = { version = "1.19.0", features = ["serde", "v4"] }
170170
which = "8.0.0"
171171
windows = "0.62.1"
172172
windows-core = "0.62.1"
173-
z3 = { version = "0.19.6", default-features = false }
173+
z3 = { version = "0.19.7", default-features = false }
174174

175175
[workspace.lints.rust]
176176
# Deny

0 commit comments

Comments
 (0)