You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move salsa-simple from tools/ to vendor/ and alphabetize workspace
salsa-simple is not a tool but a vendored reimplementation of XSalsa20
with serde support, which the external salsa20 crate lacks. Moving it
to vendor/ better reflects its purpose as a vendored dependency.
Also alphabetized workspace members in Cargo.toml for better
organization and removed duplicate ledger entry.
0 commit comments