diff --git a/Cargo.toml b/Cargo.toml index 54843e3..27e1438 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,4 +35,4 @@ vbs = "0.1" hotshot-example-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "rc-0.5.66" } [lints.rust] -unexpected_cfgs = { level = "warn", check-cfg = ['cfg(async_executor_impl, values("async-std"))', 'cfg(async_executor_impl, values("tokio"))'] } \ No newline at end of file +unexpected_cfgs = { level = "warn", check-cfg = ['cfg(async_executor_impl, values("async-std"))', 'cfg(async_executor_impl, values("tokio"))'] }