Basic knowledge of self and regions
This commit is contained in:
Generated
+9
@@ -2,6 +2,15 @@
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "assertables"
|
||||
version = "8.18.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "857057651cdf1fe4bc1e8308493c752db559df0330f23b45f532f6b24c2b443d"
|
||||
|
||||
[[package]]
|
||||
name = "rustdoku"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"assertables",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user