From 20e404e59ae027dce64b76f30bd3be352e84fcc0 Mon Sep 17 00:00:00 2001 From: Matt Jackson <1085847+MattJackson@users.noreply.github.com> Date: Sun, 19 Apr 2026 04:57:55 +0000 Subject: [PATCH] =?UTF-8?q?README:=20fix=20dep=20version=200.10=20?= =?UTF-8?q?=E2=86=92=200.11,=20update=20share=20command?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cef2a40..9117d33 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Part of the [freemkv](https://github.com/freemkv) project. ```toml [dependencies] -libfreemkv = "0.10" +libfreemkv = "0.11" ``` ## Quick Start @@ -134,7 +134,7 @@ All errors are structured with numeric codes. No user-facing English text — ap ## Contributing -Run `freemkv drive-info --share` with the [freemkv CLI](https://github.com/freemkv/freemkv) to contribute your drive's profile. +Run `freemkv info disc:// --share` with the [freemkv CLI](https://github.com/freemkv/freemkv) to contribute your drive's profile. ## License