Skip to content

Commit

Permalink
Update snapcraft requirement from 0.1.0 to 0.3.0 (#47)
Browse files Browse the repository at this point in the history
Updates the requirements on [snapcraft](https://github.com/a1ecbr0wn/snapcraft) to permit the latest version.
- [Release notes](https://github.com/a1ecbr0wn/snapcraft/releases)
- [Commits](a1ecbr0wn/snapcraft@v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: snapcraft
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2023
1 parent 50cc483 commit adddede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ home = "0.5.4"
tabled = "0.10.0"
sysinfo = "0.27"
pshell = "1.0.8"
snapcraft = "0.1.0"
snapcraft = "0.3.0"

[build-dependencies]
clap = { version = "4.0", features = ["derive"] }
clap_complete = "4.0"
clap_complete_fig = "4.0"
home = "0.5.4"
pshell = "1.0.8"
snapcraft = "0.1.0"
snapcraft = "0.3.0"

0 comments on commit adddede

Please sign in to comment.