aboutsummaryrefslogtreecommitdiff
path: root/nitrokey/src
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2019-01-06 09:02:10 -0800
committerDaniel Mueller <deso@posteo.net>2019-01-06 09:02:10 -0800
commitd080927468c7e0e0d03e08ceb01fdab85c3ba9fd (patch)
tree4d4003e4a22b0de21c719c084824c9075302ded9 /nitrokey/src
parent75ecf543eb4077f6918fbb020c39315311a9decf (diff)
downloadnitrocli-d080927468c7e0e0d03e08ceb01fdab85c3ba9fd.tar.gz
nitrocli-d080927468c7e0e0d03e08ceb01fdab85c3ba9fd.tar.bz2
Do not intermix path and replace attributes in Cargo.toml
With the first usage of the nitrokey crate we have used the dependency's path attribute to perform the replacement with a local version of the source code, while most other dependencies are replaced using the [replace] section. Because the [replace] section is more flexible (it allows for replacement of transitive dependencies), this change unifies all dependencies to use it.
Diffstat (limited to 'nitrokey/src')
0 files changed, 0 insertions, 0 deletions