Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed May 13, 2023
1 parent f198126 commit 1956462
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MPL-2.0"
name = "superviseur"
readme = "README.md"
repository = "https://github.com/tsirysndr/superviseur"
version = "0.1.0-alpha.6"
version = "0.1.0-alpha.7"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down Expand Up @@ -46,7 +46,7 @@ rust-embed = {version = "6.6.0", features = ["debug-embed", "actix"]}
serde = "1.0.152"
serde_json = "1.0.96"
sha256 = "1.1.2"
shiplift = { version = "0.7.0", features = ["vendored-ssl"] }
shiplift = {version = "0.7.0", features = ["vendored-ssl"]}
slab = "0.4.8"
spinners = "4.1.0"
sysinfo = "0.28.1"
Expand Down

0 comments on commit 1956462

Please sign in to comment.