We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da7bc95 commit aa01452Copy full SHA for aa01452
license-tool.toml
@@ -4,15 +4,6 @@
4
"openssl-macros" = { origin = "https://github.com/sfackler/rust-openssl" }
5
"serde_nanos" = { origin = "https://github.com/caspervonb/serde_nanos" }
6
7
-# These can go away once Vector starts using a release of the VRL crate with a
8
-# library field set up.
9
-"vrl" = { license = "MPL-2.0" }
10
-"vrl-compiler" = { license = "MPL-2.0" }
11
-"vrl-core" = { license = "MPL-2.0" }
12
-"vrl-diagnostic" = { license = "MPL-2.0" }
13
-"vrl-parser" = { license = "MPL-2.0" }
14
-"vrl-tests" = { license = "MPL-2.0" }
15
-
16
# `ring` has a custom license that is mostly "ISC-style" but parts of it also fall under OpenSSL licensing.
17
"ring-0.16.20" = { license = "ISC AND Custom" }
18
0 commit comments