diff options
Diffstat (limited to 'crates/shirabe-ca-bundle/Cargo.toml')
| -rw-r--r-- | crates/shirabe-ca-bundle/Cargo.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/crates/shirabe-ca-bundle/Cargo.toml b/crates/shirabe-ca-bundle/Cargo.toml new file mode 100644 index 00000000..e5608175 --- /dev/null +++ b/crates/shirabe-ca-bundle/Cargo.toml @@ -0,0 +1,7 @@ +[package] +name = "shirabe-ca-bundle" +version.workspace = true +edition.workspace = true + +[lints] +workspace = true |
