Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions tokio-boring/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ fips = ["boring/fips", "boring-sys/fips"]
# with other OpenSSL or BoringSSL versions that might be linked in the same process.
prefix-symbols = ["boring-sys/prefix-symbols"]

read_uninit = []

[dependencies]
boring = { workspace = true }
boring-sys = { workspace = true }
Expand Down
17 changes: 0 additions & 17 deletions tokio-boring/examples/simple-async.rs

This file was deleted.

77 changes: 0 additions & 77 deletions tokio-boring/src/async_callbacks.rs

This file was deleted.

85 changes: 0 additions & 85 deletions tokio-boring/src/bridge.rs

This file was deleted.

Loading
Loading