feat: add sensitive

This commit is contained in:
2022-07-27 00:07:33 +08:00
parent debc750e2f
commit e4af4e6e25
4 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}