update some documentation a bit for new users
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
5195593f55
commit
6fd3123660
7 changed files with 64 additions and 65 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2108,9 +2108,9 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
|||
|
||||
[[package]]
|
||||
name = "parking_lot"
|
||||
version = "0.12.1"
|
||||
version = "0.12.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
||||
checksum = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb"
|
||||
dependencies = [
|
||||
"lock_api",
|
||||
"parking_lot_core",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue