1
0
Fork 0

Upgrade to development build of profirust

This commit is contained in:
rahix 2024-11-02 01:07:32 +01:00
parent fa2d012fd3
commit 8374ecda1f
3 changed files with 14 additions and 9 deletions

3
Cargo.lock generated
View file

@ -164,8 +164,7 @@ checksum = "a5af8362e66e347fba28d90c6569235402c7f1b7e41a4a67ed85ca29efade4b0"
[[package]]
name = "profirust"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "815ad0b21c66b9772b138d0040b36bc63fc893b780658eabceba417f9ba0d1b8"
source = "git+https://github.com/rahix/profirust.git?rev=6274541806f2b5fb8cfdffb641ca8fa452806c81#6274541806f2b5fb8cfdffb641ca8fa452806c81"
dependencies = [
"bitflags 2.5.0",
"bitvec",