1
Fork 0

apply fmt

This commit is contained in:
klensy 2024-01-11 15:04:48 +03:00
parent 4580f4ab3f
commit aa696c5a22
21 changed files with 125 additions and 94 deletions

View file

@ -1,4 +1,4 @@
#![cfg(not(target_env="sgx"))]
#![cfg(not(target_env = "sgx"))]
use std::env;
use std::fs;