mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-24 12:15:55 +01:00
I've switched to a new M1 laptop which couldn't build the old dependencies because the old ring library version doesn't compile on mac arm (but new version do). There's no way to update ring in isolation, so I've got to update the whole tree at once.
3 lines
63 B
Mako
3 lines
63 B
Mako
# Required for async keyword to be recognised
|
|
edition = "2018"
|
|
|