Skip to content

Commit d6139ba

Browse files
Add a comment
1 parent 4fdb339 commit d6139ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
run: cargo add lazy_static --no-default-features --features "spin_no_std"
6868
- name: Add typenum
6969
working-directory: ./ci-build
70+
# typenum is already no_std; no feature needed
7071
run: cargo add typenum --no-default-features
7172
- name: Show Cargo.toml for the synthetic crate
7273
working-directory: ./ci-build

0 commit comments

Comments
 (0)