Re-integrate examples into the root workspace (#1466)

Co-authored-by: David Pedersen <[email protected]>
This commit is contained in:
Jonas Platte
2023-03-10 12:02:11 +01:00
committed by GitHub
co-authored by David Pedersen
parent e7eda0e416
commit dc480f7b0e
44 changed files with 60 additions and 78 deletions
+2
View File
@@ -21,6 +21,8 @@ skip-tree = [
{ name = "base64" },
# parking_lot pulls in old versions of windows-sys
{ name = "windows-sys" },
# old version pulled in by rustls via ring
{ name = "spin" },
]
[sources]