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

Commit

Permalink
chore: bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed May 19, 2023
1 parent 387b729 commit 632b9f8
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.11"
version = "0.1.0-alpha.12"

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

Expand All @@ -21,7 +21,7 @@ async-graphql-actix-web = "5.0.6"
async-recursion = "1.0.4"
async-trait = "0.1.68"
bat = "0.22.1"
bollard = { version = "0.14.0", features = ["buildkit", "rustls", "tonic", "chrono", "ssl"] }
bollard = {version = "0.14.0", features = ["buildkit", "rustls", "tonic", "chrono", "ssl"]}
chrono = "0.4.23"
clap = "3.2.20"
colored_json = "3.1.0"
Expand Down

0 comments on commit 632b9f8

Please sign in to comment.