Skip to content

Commit 32bd38c

Browse files
chore: propagate ddcommon/fips to trace-utils
1 parent 5bead1e commit 32bd38c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

trace-utils/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,5 @@ test-utils = [
7676
]
7777
proxy = ["hyper-http-proxy"]
7878
compression = ["zstd", "flate2"]
79+
# FIPS mode uses the FIPS-compliant cryptographic provider
80+
fips = ["ddcommon/fips"]

0 commit comments

Comments
 (0)