Skip to content

Commit ec47d6e

Browse files
committed
feat: 🎨 Cleaned codebase removing unused dependencies
1 parent d748e09 commit ec47d6e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+93
-27604
lines changed

Cargo.lock

Lines changed: 0 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ members = [
2929
"crates/client/deoxys",
3030
"crates/client/commitment-state-diff",
3131
"crates/client/settlement",
32-
"starknet-rpc-test",
33-
"starknet-e2e-test",
3432
]
3533
# All previous except for `starknet-rpc-test` and `starknet-e2e-test`
3634
# We don't want `cargo test` to trigger its tests

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,13 @@
2828

2929
## 🤝 Partnerships
3030

31-
To establish a partnership with the Kasar team, or if you have any suggestion or special request, feel free to reach us
32-
on [telegram](https://t.me/kasarlabs).
31+
To establish a partnership with the Kasar team, or if you have any suggestion or
32+
special request, feel free to reach us on [telegram](https://t.me/kasarlabs).
3333

3434
## ⚠️ License
3535

36-
Copyright (c) 2022-present, with the following [contributors](https://github.com/KasarLabs/deoxys/graphs/contributors).
36+
Copyright (c) 2022-present, with the following
37+
[contributors](https://github.com/KasarLabs/deoxys/graphs/contributors).
3738

38-
Deoxys is open-source software licensed under the [Apache-2.0 License](https://github.com/KasarLabs/deoxys/blob/main/LICENSE).
39+
Deoxys is open-source software licensed under the
40+
[Apache-2.0 License](https://github.com/KasarLabs/deoxys/blob/main/LICENSE).

0 commit comments

Comments
 (0)