mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 06:26:16 +01:00
Add example
This commit is contained in:
@@ -15,7 +15,7 @@ To use isideload, add the following to your `Cargo.toml`:
|
||||
isideload = { version = "0.1.0", features = ["vendored-openssl", "vendored-botan" ] } # Optionally, both vendored features can be enabled to avoid needing OpenSSL and Botan installed on your system.
|
||||
```
|
||||
|
||||
Then, in your Rust code, you can use it as follows:
|
||||
See [examples/minimal/src/main.rs](examples/minimal/src/main.rs) for usage examples.
|
||||
|
||||
## Licensing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user