Skip to content

Commit 945d753

Browse files
committed
setup-crate: This is 0.4.0
1 parent c15d40d commit 945d753

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
os: [ubuntu-latest, macos-latest, windows-latest]
2424
crate:
2525
- { owner: casey, name: just }
26-
- { owner: Michael-F-Bryan, name: mdbook-linkcheck }
26+
# - { owner: Michael-F-Bryan, name: mdbook-linkcheck }
2727
- { owner: rossmacarthur, name: sheldon }
2828
- { owner: rust-embedded, name: cross }
2929
- { owner: rust-lang, name: mdBook }

setup-crate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@extractions/setup-crate",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Install a Rust crate.",
55
"author": "Ross MacArthur <[email protected]>",
66
"license": "MIT OR Apache-2.0",

0 commit comments

Comments
 (0)