From 7cf57714a461f60812b2914a4e1350ad2aab6a39 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Mon, 12 Jul 2021 13:19:36 -0400 Subject: [PATCH] Use new Cargo config.toml convention --- .cargo/{config => config.toml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .cargo/{config => config.toml} (100%) diff --git a/.cargo/config b/.cargo/config.toml similarity index 100% rename from .cargo/config rename to .cargo/config.toml