[Denali] Begin porting to rust.

This commit is contained in:
Drew Galbraith 2024-08-30 00:38:15 -07:00
parent 72e5d8c618
commit 51478e7ccf
12 changed files with 110 additions and 16 deletions

View file

@ -1,7 +1,7 @@
[workspace]
members = [ "lib/denali",
"lib/mammoth", "lib/victoriafalls", "lib/voyageurs", "lib/yellowstone", "lib/yunq", "lib/yunq-test", "sys/teton", "sys/yellowstone", "usr/testbed",
members = [
"lib/mammoth", "lib/victoriafalls", "lib/voyageurs", "lib/yellowstone", "lib/yunq", "lib/yunq-test", "sys/denali", "sys/teton", "sys/yellowstone", "usr/testbed",
]
resolver = "2"