| 1 | [package] |
| 2 | name = "oversight-semantic" |
| 3 | version.workspace = true |
| 4 | edition.workspace = true |
| 5 | rust-version.workspace = true |
| 6 | license.workspace = true |
| 7 | description = "L3 semantic watermarking for Oversight - airgap-strip-survivor synonym rotation" |
| 8 | |
| 9 | [dependencies] |
| 10 | regex = "1.5.5" |
| 11 | once_cell = "1.0.1" |
| 12 | sha2.workspace = true |