mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-24 21:03:25 +00:00
Add esp-rs exception
This commit is contained in:
parent
6fafd8e9aa
commit
d7619c8b43
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ lazy_static! {
|
|||
"https://crates.io".to_string(), // This one gets a free pass :)
|
||||
"https://cloudsmith.com/cargo-registry/".to_string(), // First private cargo registry (https://cloudsmith.com/blog/worlds-first-private-cargo-registry-w-cloudsmith-rust/) and not much in the way of other options yet. See also https://github.com/rust-unofficial/awesome-rust/pull/1141#discussion_r688711555
|
||||
"https://gitlab.com/ttyperacer/terminal-typeracer".to_string(), // GitLab repo with >40 stars.
|
||||
"https://github.com/esp-rs".to_string(), // Espressif Rust Organization (Organizations have no stars).
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue