chore: remove obsolete entries from allow-git in .deny.toml (#7032)

This commit is contained in:
@brody4hire - C. Jonathan Brody 2025-01-30 10:29:41 -05:00 committed by GitHub
parent 7ff5009e27
commit 8773d47c6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,8 +41,6 @@ private = { ignore = true }
[sources]
allow-git = [
# Waiting on releases; used in examples only
"https://github.com/grovesNL/glow",
"https://github.com/gfx-rs/metal-rs",
]
unknown-registry = "deny"
unknown-git = "deny"