commit | ec686efef310d19e4a019eeb297a9f3b264d6c58 | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Mon Oct 14 23:36:37 2024 +0200 |
committer | GitHub <noreply@github.com> | Mon Oct 14 23:36:37 2024 +0200 |
tree | b99a699e4a745d5d2873e0dbee35c3ca3fb1772b | |
parent | 6cb835ee61098c4fb51940fdc3cae4f66a8bf7fe [diff] |
Fall back to native rules if possible (#10) Provides compatibility with Bazel versions before 7.4.0. Also requires adding `bazel_skylib` to the dependency macro. Fixes #9