Skip to content

Commit ddb9ea1

Browse files
chore(deps): update dependency ecsact_si_wasmer to v0.2.1
1 parent 9af9947 commit ddb9ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bazel_dep(name = "bazel_skylib", version = "1.7.1")
77

88
# NOTE: this si the first ecsact dependency and if you see a bazel 'compatibility' error it may _NOT_ be from this one and could be from many others.
99
# SEE: https://github.com/bazelbuild/bazel/issues/22972
10-
bazel_dep(name = "ecsact_si_wasmer", version = "0.2.0")
10+
bazel_dep(name = "ecsact_si_wasmer", version = "0.2.1")
1111
bazel_dep(name = "rules_ecsact", version = "0.5.10")
1212
bazel_dep(name = "ecsact_rt_entt", version = "0.3.19")
1313
bazel_dep(name = "ecsact_rt_reference", version = "0.2.0")

0 commit comments

Comments
 (0)