Skip to content

Commit

Permalink
Add link to AgentBuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
matusf authored and algesten committed Apr 10, 2024
1 parent 71be542 commit fbdeca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
[std::sync::Arc]: https://doc.rust-lang.org/stable/alloc/sync/struct.Arc.html
[std::io::Read]: https://doc.rust-lang.org/stable/std/io/trait.Read.html
[Agent]: https://docs.rs/ureq/latest/ureq/struct.Agent.html
[AgentBuilder]: https://docs.rs/ureq/latest/ureq/struct.AgentBuilder.html
[get()]: https://docs.rs/ureq/latest/ureq/fn.get.html
[post()]: https://docs.rs/ureq/latest/ureq/fn.post.html
[put()]: https://docs.rs/ureq/latest/ureq/fn.put.html
Expand Down

0 comments on commit fbdeca8

Please sign in to comment.