Rename example mbedtls-req -> mbedtls
This commit is contained in:
@@ -68,7 +68,7 @@ fn main() -> Result<()> {
|
||||
|
||||
/*
|
||||
* Local Variables:
|
||||
* compile-command: "cargo build --example mbedtls-req --features=\"mbedtls\""
|
||||
* compile-command: "cargo build --example mbedtls-req"
|
||||
* mode: rust
|
||||
* End:
|
||||
*/
|
||||
@@ -107,7 +107,7 @@ impl io::Write for MbedTlsStream {
|
||||
|
||||
/*
|
||||
* Local Variables:
|
||||
* compile-command: "cd ../.. && cargo build --example mbedtls-req --features=\"mbedtls\""
|
||||
* compile-command: "cd ../.. && cargo build --example mbedtls-req"
|
||||
* mode: rust
|
||||
* End:
|
||||
*/
|
||||
Reference in New Issue
Block a user