Download Latest Version diesel_cli-x86_64-pc-windows-msvc.zip (8.0 MB)
Email in envelope

Get an email when there's a new version of Diesel

Home / v2.3.10
Name Modified Size InfoDownloads / Week
Parent folder
source.tar.gz 2026-06-05 1.0 MB
source.tar.gz.sha256 2026-06-05 81 Bytes
diesel_cli-x86_64-pc-windows-msvc.zip 2026-06-05 8.0 MB
diesel_cli-x86_64-pc-windows-msvc.zip.sha256 2026-06-05 105 Bytes
diesel_cli-x86_64-unknown-linux-gnu.tar.xz 2026-06-05 6.2 MB
diesel_cli-x86_64-unknown-linux-gnu.tar.xz.sha256 2026-06-05 110 Bytes
diesel_cli.cdx.xml 2026-06-05 156.8 kB
dist-manifest.json 2026-06-05 27.0 kB
sha256.sum 2026-06-05 613 Bytes
diesel_cli-aarch64-apple-darwin.tar.xz 2026-06-05 5.8 MB
diesel_cli-aarch64-apple-darwin.tar.xz.sha256 2026-06-05 106 Bytes
diesel_cli-aarch64-unknown-linux-gnu.tar.xz 2026-06-05 6.3 MB
diesel_cli-aarch64-unknown-linux-gnu.tar.xz.sha256 2026-06-05 111 Bytes
diesel_cli-installer.ps1 2026-06-05 21.7 kB
diesel_cli-installer.sh 2026-06-05 54.1 kB
diesel_cli-x86_64-apple-darwin.tar.xz 2026-06-05 5.9 MB
diesel_cli-x86_64-apple-darwin.tar.xz.sha256 2026-06-05 105 Bytes
Diesel 2.3.10 source code.tar.gz 2026-06-05 1.0 MB
Diesel 2.3.10 source code.zip 2026-06-05 2.0 MB
README.md 2026-06-05 1.7 kB
Totals: 20 Items   36.5 MB 0

Fixes

  • Fixed a wrong value of a internal MYSQL flag
  • Fixed several possible panics in the PostgreSQL deserialization code for malformed packages in the
  • Fixed an issue that caused unexpected results while calling custom aggregated SQL functions twice in the SQLite backend
  • Fixed a potential use after free bug in the SQLite backend while deserializing a database from a byte buffer
  • Fixed potential invalid schema generation if column or table names "inject" rust code
  • Fixed potential SQL injections during schema introspection via diesel print-schema
  • Fixed a regression that resulted in rejecting valid combinations of ORDER BY and GROUP BY clauses

Full Changelog: https://github.com/diesel-rs/diesel/compare/v2.3.9...v2.3.10

You can support the development of Diesel by:

  • Contributing Code, Documentation or Guides. Checkout the planing for Diesel 2.4 for open tasks.
  • Providing knowledge and help to maintain the MySQL/MariaDB backend. This is currently the only in-tree backend that is not used by any maintainers, so having someone around that actually uses this backend would be very helpful for the Diesel project.
  • Answering questions in our discussion forum
  • Reporting bugs in our issue tracker
  • Helping triaging issues in our issue tracker
  • Sponsoring the maintainers.
Source: README.md, updated 2026-06-05