You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of a template, can we use cargo init so that this matches the defaults of the system? Adding the neon dependency might be problematic unless we also add a toml parser.
The text was updated successfully, but these errors were encountered:
kjvalencik
changed the title
Update the create-neonCargo.toml template to be edition = "2021"
Update the create-neon to be edition = "2021"Apr 6, 2022
Instead of a template, can we use
cargo init
so that this matches the defaults of the system? Adding theneon
dependency might be problematic unless we also add atoml
parser.The text was updated successfully, but these errors were encountered: