mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-09-22 03:47:23 +00:00
cargo: Bump to 2021 edition
Change-Id: Icb2deaff58da7f92970d8f57f7853349769323f5 GitOrigin-RevId: f8303df543a9d84c066b9a4a1bd1c0239eb75857
This commit is contained in:
committed by
Sam Leffler
parent
9188a29bd4
commit
57a4ee2f13
@@ -1,4 +1,6 @@
|
||||
cargo-features = ["edition2021"]
|
||||
|
||||
[package]
|
||||
name = "kata-ml-interface"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
Reference in New Issue
Block a user