Add to your MODULE.bazel file:
bazel_dep(name = "bazel_env.bzl", version = "0.7.2")What's Changed
- fix: update README with multitool usage details by @alexeagle in #80
- fix: correctly detect the user shell by @lukasoyen in #90
Full Changelog: v0.7.1...v0.7.2