wenjing / rust-tsp

Rust implementation of the Trust Spanning Protocol
2 stars 2 forks source link

CLI #87

Closed marlonbaeten closed 4 months ago

squell commented 4 months ago

Note: 5d55ff8 removes rustls, since reqwest is also not pulling it on (meaning we have a non-rustls SSL dependency anyway). Switching to RusTLS is a different issue not related to this PR.