how to be good at your job
- realize this one thing is actually made up of two separate things
- realize instead of solving the direct problem you can solve a broader problem
- instead of implementing thing, implement other thing that makes it easier to implement thing
SQLx 0.9.0 is out!
Major highlights include moving to the new transact-rs GitHub org, dropping Cargo.lock from the repo, adding smol + async-global-executor runtime support, introducing a powerful sqlx.toml config, and hardening query safety with the new SqlSafeStr trait.
Out now, new #rustlang hyper v1.10.0!
- New HTTP/2 builder options.
- Fix for HTTP/2 capacity usage.
- Fix for HTTP/1 bodies if the future drops unexpectedly.
- Other refactors to improve code cleanliness.
https://t.co/SUCnLIYIYe