Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
durch authored Oct 7, 2020
1 parent e223404 commit 193013c
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
@@ -1,6 +1,6 @@
[package]
name = "goauth"
version = "0.8.0"
version = "0.8.1"
authors = ["Drazen Urch <[email protected]>"]
description = "Crate for authenticating Server to Server Apps for Google Cloud Engine."
repository = "https://github.com/durch/rust-goauth"
Expand Down Expand Up @@ -29,4 +29,4 @@ tokio = { version = "0.2", features = ["macros"] }

[dev-dependencies]
doc-comment = "0.3"
mockito = "0.27"
mockito = "0.27"

0 comments on commit 193013c

Please sign in to comment.