Use const_format for const strings

This commit is contained in:
topjohnwu
2024-03-26 18:03:40 -07:00
parent 21ed095601
commit 1eddbfd72c
8 changed files with 79 additions and 68 deletions

View File

@@ -23,6 +23,7 @@ x509-cert = "0.2"
der = "0.7"
bytemuck = "1.14"
fdt = "0.1"
const_format = "0.2"
[workspace.dependencies.argh]
git = "https://github.com/google/argh.git"