lets try un-vendoring everything

This commit is contained in:
Grant Limberg 2023-03-01 15:52:35 -08:00
commit e6d2960086
No known key found for this signature in database
GPG key ID: 8F2F97D3BE8D7735

View file

@ -1,9 +1,3 @@
[source.crates-io]
replace-with = "vendored-sources"
#[source.vendored-sources]
#directory = "vendor"
[target.x86_64-apple-darwin]
rustflags=["-C", "link-arg=-mmacosx-version-min=10.13"]