Jon Häggblad
|
9badeac832
|
cargo autoinherit in root workspace
|
2024-05-20 13:16:25 +02:00 |
|
Jon Häggblad
|
f4dd9a915d
|
Add some license entries to Cargo.toml files (#4250)
* Add Apache 2.0 to bunch of common crates
* Allow some basic licenses
* Add more licenses
|
2023-12-19 09:21:33 +01:00 |
|
Jon Häggblad
|
369330f517
|
Fix clippy for latest stable toolchain (#3935)
* clippy::redundant-guards
* clippy::incorrect_partial_ord_impl_on_ord_type
* clippy::redundant-guards
* clippy::unwrap-or-default
* rustfmt
* noop_method_call
* nym-wallet Cargo.lock
* Unpin rust toolchain for nym-wallet
* cargo clippy --fix --workspace
* clippy::redundant_locals
* Reorder Makefile targets for more logical ordering
|
2023-10-06 11:04:26 +02:00 |
|
Jędrzej Stuczyński
|
4890c528bc
|
feat: mixFetch - the final countdown (#3737)
* mixFetch
* clippy
* removed redundant Arc over 'WasmStorage' in the 'ClientStorage'
---------
Co-authored-by: Fouad <fmtabbara@hotmail.co.uk>
|
2023-09-07 12:45:03 +01:00 |
|