un-opt level 3 for release

(this is not bottlenecked by gregory's speed, but rather podman and postgres, so no use)
This commit is contained in:
askiiart 2025-01-27 09:40:36 -06:00
parent 5e293de715
commit f72a025dfe
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -17,6 +17,3 @@ thiserror = "2.0.11"
tokio = { version = "1.43.0", features = ["full"] }
toml = "0.8.19"
uuid = { version = "1.11.0", features = ["v7", "fast-rng"] }
[profile.release]
opt-level = 3