Skip to content

Commit f8e6c1d

Browse files
committed
update gate
1 parent fe103ab commit f8e6c1d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ localuserscope = ["dino_park_gate/localuserscope"]
1111
[dependencies]
1212
cis_client = { git = "https://github.com/mozilla-iam/cis_client-rust", branch = "0.4.0", version = "0.4.0" }
1313
cis_profile = { git = "https://github.com/mozilla-iam/cis_profile-rust", branch = "0.3.1", version = "0.3.1", features = ["aws", "vendored"] }
14-
dino_park_gate = { git = "https://github.com/mozilla-iam/dino-park-gate", branch = "0.3.1", version = "0.3.0" }
14+
dino_park_gate = { git = "https://github.com/mozilla-iam/dino-park-gate", tag = "0.3.1", version = "0.3.1" }
1515
diesel = { version = "1.4", features = ["postgres", "uuidv07", "r2d2", "chrono", "serde_json"] }
1616
diesel_migrations = "1.4"
1717
actix-web = "2.0"

0 commit comments

Comments
 (0)