Skip to content

Commit

Permalink
upgrade alpaca version
Browse files Browse the repository at this point in the history
  • Loading branch information
SebRollen committed Aug 24, 2021
1 parent d8dca48 commit 10b8e7a
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 22 deletions.
129 changes: 108 additions & 21 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
alpaca = { tag = "v0.7.0", git = "ssh://[email protected]/Overmuse/alpaca" }
alpaca = { tag = "v0.8.0", git = "ssh://[email protected]/Overmuse/alpaca" }
anyhow = "1.0"
config = "0.11.0"
dotenv = "0.15"
Expand Down

0 comments on commit 10b8e7a

Please sign in to comment.