Skip to content

Commit c4d1eb6

Browse files
committed
0.3.8: update dino-park-gate to 0.8.7
1 parent ec45693 commit c4d1eb6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "dino-park-lookout"
3-
version = "0.3.7"
3+
version = "0.3.8"
44
authors = ["Florian Merz <flomerz@gmail.com>"]
55
edition = "2018"
66

77
[dependencies]
88
cis_client = { git = "https://github.com/mozilla-iam/cis_client-rust", tag = "0.7.2", version = "0.7.2", features = ["sync"] }
99
cis_profile = { git = "https://github.com/mozilla-iam/cis_profile-rust", tag = "0.4.5", version = "0.4.5", features = ["aws", "vendored"] }
10-
dino_park_gate = { git = "https://github.com/mozilla-iam/dino-park-gate", tag = "0.8.6", version = "0.8.6" }
10+
dino_park_gate = { git = "https://github.com/mozilla-iam/dino-park-gate", tag = "0.8.7", version = "0.8.7" }
1111
actix-web = "3"
1212
actix-rt = "1"
1313
futures = "0.3"

0 commit comments

Comments
 (0)