Skip to content

Commit c360433

Browse files
authored
chore(cargo): use dd-rust-license-tool instead of bundle-licenses (#752)
Self descriptive
1 parent 48f4e40 commit c360433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[alias]
2-
license = "bundle-licenses --format yaml --output LICENSE-3rdparty.yml"
2+
license = "dd-rust-license-tool check"
33
format = "fmt --all && clippy --workspace --all-features --fix"
44

0 commit comments

Comments
 (0)