Skip to content

Commit 7b8e322

Browse files
committed
feat: add compliance automation outputs
1 parent bd6d484 commit 7b8e322

5 files changed

Lines changed: 1317 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ native-tls = "0.2.14"
5959
itertools = "0.14.0"
6060
lazy_static = "1.5.0"
6161
idna = "1.1.0"
62-
chrono = "0.4.41"
62+
chrono = { version = "0.4.41", features = ["serde"] }
6363
dialoguer = "0.12.0"
6464
once_cell = "1.21.3"
6565
papaya = "0.2.3"

0 commit comments

Comments
 (0)