mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Use version-less manifests
https://github.com/rust-lang/cargo/commit/307486ed181ac1455767dac866030ce5b67caf67
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "install-action-internal-codegen"
|
name = "install-action-internal-codegen"
|
||||||
version = "0.0.0"
|
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
publish = false
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1"
|
anyhow = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user