summaryrefslogtreecommitdiff
path: root/tor-linkspec/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Add version="0.0.0" to dependencies that were missing itNick Mathewson2021-06-241-3/+3
* Remove "publish = false"Nick Mathewson2021-06-241-1/+0
* Give every Cargo.toml a repository fieldNick Mathewson2021-05-191-0/+1
* Fill in "package.categories" on all Cargo.tomlNick Mathewson2021-05-191-0/+1
* Add the tor project as an author.Nick Mathewson2021-03-171-1/+1
* Add keywords to each Cargo.tomlNick Mathewson2021-03-171-0/+1
* Add a description field to all our Cargo.toml filesNick Mathewson2021-03-171-0/+1
* Give it a homepage everyplace.Nick Mathewson2021-03-171-0/+1
* Run cargo upgrade.Nick Mathewson2020-09-261-1/+1
* A few tests for tor-linkspecNick Mathewson2020-09-231-0/+3
* New "linkspec" module to encapsulate info needed to connect/extend.Nick Mathewson2020-09-081-0/+12