Sign in
rust
/
rust-lang
/
rust
/
refs/heads/main
/
.
/
src
/
tools
/
rust-analyzer
/
.github
/
actions
/
github-release
/
package.json
blob: af4bf074d2d03b76ff18c1a4b6172462d8418eef [
file
] [
log
] [
blame
] [
edit
]
{
"name"
:
"wasmtime-github-release"
,
"version"
:
"0.0.0"
,
"main"
:
"main.js"
,
"dependencies"
:
{
"@actions/core"
:
"^1.6"
,
"@actions/github"
:
"^5.0"
,
"glob"
:
"^7.1.5"
}
}