mirror of
https://github.com/actix/actix-website
synced 2025-05-06 02:42:34 +02:00
chore(deps): bump diesel from 2.2.9 to 2.2.10 in /examples (#594)
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.9 to 2.2.10. - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.10/CHANGELOG.md) - [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.9...v2.2.10) --- updated-dependencies: - dependency-name: diesel dependency-version: 2.2.10 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>
This commit is contained in:
parent
020c9982c3
commit
21b4218913
4
examples/Cargo.lock
generated
4
examples/Cargo.lock
generated
@ -1064,9 +1064,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "diesel"
|
||||
version = "2.2.9"
|
||||
version = "2.2.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "34d3950690ba3a6910126162b47e775e203006d4242a15de912bec6c0a695153"
|
||||
checksum = "ff3e1edb1f37b4953dd5176916347289ed43d7119cc2e6c7c3f7849ff44ea506"
|
||||
dependencies = [
|
||||
"diesel_derives",
|
||||
"libsqlite3-sys",
|
||||
|
Loading…
x
Reference in New Issue
Block a user