bruh
Some checks failed
Build / release (push) Has been cancelled

Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
spv 2024-07-26 13:23:30 +02:00
parent 569af3c4df
commit 56fa25b23c
No known key found for this signature in database
GPG Key ID: A527CD7A0F9353D8
3 changed files with 11 additions and 2791 deletions

View File

@ -9,6 +9,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- run: echo '${{hashFiles(./src/main.rs)}}'
- name: Checkout repo
uses: actions/checkout@v4
- name: install rust

2798
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -10,9 +10,8 @@ anyhow = "1.0.80"
arboard = "3.3.1"
clap = { version = "4.5.1", features = ["derive"] }
colored = { version = "2.1.0", features = ["no-color"] }
eframe = "0.26.2"
fern = { version = "0.6.2", features = ["chrono", "colored"] }
humantime = "2.1.0"
log = "0.4.21"
num-bigint-dig = { version = "0.8.4", features = ["rand", "prime"] }
rand = "0.8.5"
rand = "0.8.5"