Merge branch 'main' of https://www.gnaut.com/team/lzf1 into main
This commit is contained in:
@@ -5,8 +5,12 @@ edition = "2021"
|
|||||||
debug = true
|
debug = true
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
[profile.dev]
|
||||||
|
debug=2
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rand="0.8.5"
|
rand="0.8.5"
|
||||||
|
hashbrown="0.14"
|
||||||
finum={ path="../finum" }
|
finum={ path="../finum" }
|
||||||
hashbrown="0.14.5"
|
hashbrown="0.14.5"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user