Skip to content

Commit 7bfca38

Browse files
Update to alpha-2 with updated crate dependencies
1 parent bfb7dd2 commit 7bfca38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-alpha-1
1+
3.0.0-alpha-2

dependencies/vaticle/repositories.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ def vaticle_dependencies():
88
git_repository(
99
name = "vaticle_dependencies",
1010
remote = "https://github.com/vaticle/dependencies",
11-
commit = "8a65b2ec3aa0178485b155265653ce2793389b8f", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
11+
commit = "354a37284acf67bcd43eb32064745af61f0d31e3", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_dependencies
1212
)

0 commit comments

Comments
 (0)