aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Bump dependenciesHEADmasterjakobst1n2024-09-251-184/+402
|
* Add query which sets sql_mode for the version row to be inserted (#2)jakobst1n2023-09-081-1/+1
|
* Fix future compatibility warningmicwoj922023-03-211-143/+270
| | | warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, nom v5.1.2, quick-xml v0.22.0, xml5ever v0.16.2
* :children_crossing: Catch and deal with database connection error(s)v0.2.0Jakob Stendahl2022-02-141-40/+5
|
* :heavy_plus_sign: Remove OpenSSL and use RustTLS insteadjakobst1n2022-01-271-240/+91
|
* Initial commitJakob Stendahl2022-01-241-0/+2397