Add #![forbid(unsafe_code)]; fix up README.md badges and links
- Forbids unsafe code - Adds a "Safety Dance" badge - Fixes the GitHub Actions status badge - Fixes up links that changed with the move to `iqlusioninc` org
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
on:
|
||||
pull_request: {}
|
||||
push:
|
||||
branches: master
|
||||
branches: develop
|
||||
|
||||
name: Rust
|
||||
|
||||
|
||||
Reference in New Issue
Block a user