You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
337 B
10 lines
337 B
4 years ago
|
--- spin_on-0.1.1/Cargo.toml 2020-10-10T19:58:59+00:00
|
||
|
+++ spin_on-0.1.1/Cargo.toml 2021-01-06T20:05:01.656702+00:00
|
||
|
@@ -18,5 +18,6 @@
|
||
|
description = "A simple, inefficient Future executor"
|
||
|
categories = ["asynchronous", "no-std"]
|
||
|
license = "Apache-2.0 OR MIT"
|
||
|
+exclude = ["/Makefile.toml"]
|
||
|
[dependencies.pin-utils]
|
||
|
version = "0.1.0"
|