mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Rename lib to binstalk (#361)
This commit is contained in:
parent
a94d83f0d5
commit
e25aa50ec9
49 changed files with 25 additions and 25 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
@ -12,6 +12,10 @@ updates:
|
|||
directory: "/crates/bin"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/crates/binstalk"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/crates/detect-wasi"
|
||||
schedule:
|
||||
|
@ -20,10 +24,6 @@ updates:
|
|||
directory: "/crates/flock"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/crates/lib"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/crates/normalize-path"
|
||||
schedule:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue