BUILD (148B)
1 load("@crates//:defs.bzl", "all_crate_deps") 2 load("//bazel:rust.bzl", "rust_app") 3 4 rust_app( 5 name = "lastfm_rs", 6 deps = all_crate_deps(), 7 )
toolsvarious tools I have been using throughout the years | |
| Log | Files | Refs | README | LICENSE |