Your locally hosted lumina server for IDAPro

Bump diesel from 2.2.2 to 2.2.3 (#164)

Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.3/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: diesel
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by dependabot[bot] dependabot[bot] and committed by GitHub 1fe94056 59df2ead

Changed files
+2 -2
+2 -2
Cargo.lock
··· 335 335 336 336 [[package]] 337 337 name = "diesel" 338 - version = "2.2.2" 338 + version = "2.2.3" 339 339 source = "registry+https://github.com/rust-lang/crates.io-index" 340 - checksum = "bf97ee7261bb708fa3402fa9c17a54b70e90e3cb98afb3dc8999d5512cb03f94" 340 + checksum = "65e13bab2796f412722112327f3e575601a3e9cdcbe426f0d30dbf43f3f5dc71" 341 341 dependencies = [ 342 342 "bitflags 2.6.0", 343 343 "byteorder",