Skip to content

Commit 7ec5921

Browse files
committed
bump crates to v0.6.1
1 parent 088f7d6 commit 7ec5921

2 files changed

Lines changed: 6 additions & 6 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77
resolver = "2"
88

99
[workspace.package]
10-
version = "0.6.0"
10+
version = "0.6.1"
1111
authors = [
1212
"Akshat Mahajan <akshat@cloudflare.com>",
1313
"Gauri Baraskar <gbaraskar@cloudflare.com>",
@@ -35,4 +35,4 @@ regex = "1.12.2"
3535
time = { version = "0.3.44" }
3636

3737
# workspace dependencies
38-
web-bot-auth = { version = "0.6.0", path = "./crates/web-bot-auth" }
38+
web-bot-auth = { version = "0.6.1", path = "./crates/web-bot-auth" }

0 commit comments

Comments
 (0)