- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Update Rust crate flate2 to 1.0.25
Jef Roosens
deleted branch renovate/flate2-1.x from Chewing_Bever/site-backend
2022-12-24 17:00:22 +01:00
Update Rust crate axum to 0.6.1
Jef Roosens
deleted branch renovate/axum-0.x from Chewing_Bever/site-backend
2022-12-24 17:00:13 +01:00
Update Rust crate tower-http to 0.3.5
Jef Roosens
deleted branch renovate/tower-http-0.x from Chewing_Bever/site-backend
2022-12-24 17:00:03 +01:00
Jef Roosens
deleted branch renovate/tokio-1.x from Chewing_Bever/site-backend
2022-12-24 16:59:55 +01:00
Update Rust crate tokio to 1.23.0
Some logs CLI bugs & improvements
Some final stuff before 0.5.0
Ensure atomic database operations
According to the SQLite docs, this already happens by default if not specified.
Ensure atomic database operations
Segfault when using CLI
On further inspection, the error happened after the user tried to run a build after updating their kernel, without restarting. Apparently docker really doesn't like this, so it's possible the…