Merge branch '0.5.1' into 0.6.0

This commit is contained in:
veeso
2021-06-21 18:23:01 +02:00
10 changed files with 61 additions and 51 deletions

View File

@@ -63,8 +63,8 @@ pretty_assertions = "0.7.2"
github-actions = []
with-containers = []
[target."cfg(any(target_family = \"unix\", target_os = \"macos\", target_os = \"linux\"))"]
[target."cfg(any(target_family = \"unix\", target_os = \"macos\", target_os = \"linux\"))".dependencies]
[target."cfg(target_family = \"unix\")"]
[target."cfg(target_family = \"unix\")".dependencies]
users = "0.11.0"
[target."cfg(any(target_os = \"windows\", target_os = \"macos\"))"]