Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
chore: update deny.toml to current deny version
Merged liw opened 1 year ago

“cargo deny” changed their configuration file in a release made in February. While the heartwood deny.toml still works, it triggers a bunch of deprecation warnings now. Change deny.toml to follow the new defaults and locations for configuration fields so that no warnings about that are triggered.

Add the “MPL-2.0” license to list of allowed licenses. It was previously allowed by virtue of being an OSI license, but that setting has been deprecated.

This still leaves many actual errors and warnings in the code base, such as duplicate versions of the same dependency, or licenses that are not explicitly allowed, and one security advisory.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw opened with revision d7265cb2 on base 29e68121 +17 -15 1 year ago

“cargo deny” changed their configuration file in a release made in February. While the heartwood deny.toml still works, it triggers a bunch of deprecation warnings now. Change deny.toml to follow the new defaults and locations for configuration fields so that no warnings about that are triggered.

Add the “MPL-2.0” license to list of allowed licenses. It was previously allowed by virtue of being an OSI license, but that setting has been deprecated.

This still leaves many actual errors and warnings in the code base, such as duplicate versions of the same dependency, or licenses that are not explicitly allowed, and one security advisory.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw pushed revision 2 b37da1a3 on base 29e68121 +18 -16 1 year ago

Fix syntax error

did:key:z6MktaNv...ZRZW merged revision b37da1a3 at a04381f4 1 year ago