From 4cddb94b8e39d1e930278703784731e58d119c2c Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sat, 27 Nov 2021 11:52:18 +0000 Subject: [PATCH] can't use both fields --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3e7fddd..e326392 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,6 @@ repository = "https://tinybird.dev/max/rodio-xm" authors = ["Max Bradbury "] description = "provides a source for playback of fasttracker 2 extended modules in rodio" license = "MIT" -license-file = "LICENSE" [dependencies] libxm = "^1.0.0"