Commit c5d76d9
committed
Update deny.toml; also include
Changes:
* Remove `gensym`, no longer in use
* Remove `owning-ref`, already caught by cargo-deny due to RustSec anyway
* Add `rand`, it has a ridiculous dep tree for what it offers
- for low-level randomness, we can use Godot or libc::rand().rand
1 parent b70633a commit c5d76d9
1 file changed
+7
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | 185 | | |
194 | 186 | | |
195 | | - | |
| 187 | + | |
196 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
197 | 195 | | |
198 | 196 | | |
199 | 197 | | |
| |||
0 commit comments