diff options
| author | Valentin Popov <valentin@popov.link> | 2026-07-18 04:38:27 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-07-18 04:38:27 +0300 |
| commit | 41a2746804448b4fc1c2b86e220f224a53ef6d69 (patch) | |
| tree | 5fd929cf2c8f73b858079776be22928317667ce3 /deny.toml | |
| parent | fbe5a8497a9d8b9b7093182f51c506825d6e34cf (diff) | |
| download | fparkan-41a2746804448b4fc1c2b86e220f224a53ef6d69.tar.xz fparkan-41a2746804448b4fc1c2b86e220f224a53ef6d69.zip | |
fix(build): align stage zero gates with Rust 1.97
Diffstat (limited to 'deny.toml')
| -rw-r--r-- | deny.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,8 +14,6 @@ deny = [ ] [licenses] -unlicensed = "deny" -copyleft = "allow" allow = [ "Apache-2.0", "BSD-2-Clause", |
