mirror of
https://github.com/Noratrieb/oh-oh.git
synced 2026-01-14 09:05:01 +01:00
9 lines
133 B
TOML
9 lines
133 B
TOML
[workspace]
|
|
resolver = "3"
|
|
members = ["idp"]
|
|
|
|
[profile.dev.package.blake2]
|
|
opt-level = 2
|
|
|
|
[profile.dev.package.argon2]
|
|
opt-level = 2
|