Skip to content

Commit

Permalink
Remove spin dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Aug 1, 2019
1 parent a3c8f63 commit e736345
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tools/tidy/src/deps.rs
Expand Up @@ -152,7 +152,6 @@ const WHITELIST: &[Crate<'_>] = &[
Crate("serde"),
Crate("serde_derive"),
Crate("smallvec"),
Crate("spin"),
Crate("stable_deref_trait"),
Crate("syn"),
Crate("synstructure"),
Expand Down

0 comments on commit e736345

Please sign in to comment.