Skip to content

Commit

Permalink
fix: set up path to ureq
Browse files Browse the repository at this point in the history
  • Loading branch information
mcr authored and algesten committed Aug 11, 2023
1 parent 4a2ecdf commit eccebd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/mbedtls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ edition = "2021"

[dependencies]
mbedtls = { version = "0.8.1" }
ureq = { path = "../.." }

0 comments on commit eccebd1

Please sign in to comment.