Commit Graph

8 Commits

Author SHA1 Message Date
Carson M.
0fe5b252fd config: silence clippy warning 2026-02-28 00:36:38 -06:00
Carson M.
d58fef0089 chore: bump MSRV to 1.88 2025-12-01 00:55:09 -06:00
Carson M.
63890c58e2 chore: update MSRV to 1.85
The code still targets 1.81 but I'm tired of the CI failing and I refuse to commit `Cargo.lock` to pin `base64ct`. Thankfully, Cargo's resolver has started taking `rust-version` into account since 1.84, so this won't be a problem in the future.
2025-06-29 17:31:22 -05:00
Carson M.
879f44da84 fix: update MSRV
i guess we doin 1.81 now
2025-03-11 15:53:55 -05:00
Carson M.
eff10de592 chore: update MSRV to 1.80
because native-tls updated its MSRV to 1.80 in a patch release, and the resolver didn't take MSRV into account until 1.85
though tbf, 1.72 is pretty old and i very much appreciate that i can now use C string literals
2025-02-21 23:16:21 -06:00
Carson M.
3fa1aad74e fix: appease clippy 2025-01-13 17:33:25 -06:00
Ivan Krivosheev
5133e37ad5 ci: replace actions-rs with dtolnay/rust-toolchain (#101) 2023-10-17 09:27:26 -05:00
Carson M
a46dddbbef fix: clippy warnings 2022-12-31 10:22:10 -06:00