Skip to content

Commit 126f5c4

Browse files
committed
s3s-policy: init
1 parent de447c7 commit 126f5c4

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

crates/s3s-policy/Cargo.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[package]
2+
name = "s3s-policy"
3+
version = "0.0.0"
4+
description = "S3 Policy Language"
5+
edition.workspace = true
6+
repository.workspace = true
7+
license.workspace = true
8+
9+
[dependencies]

crates/s3s-policy/src/lib.rs

Whitespace-only changes.

0 commit comments

Comments
 (0)