From 08042a34ae3fd29345b35bc8831cc875ca9cc955 Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Wed, 7 May 2025 15:09:08 +0100 Subject: [PATCH] This is 0.4.13 of the Rust crate --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7ab26e426..3f0ef6304 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -130,7 +130,7 @@ checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" [[package]] name = "google-fonts-axisregistry" -version = "0.4.12" +version = "0.4.13" dependencies = [ "bytes", "glob", diff --git a/Cargo.toml b/Cargo.toml index 5e63aea9a..d1a232223 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "google-fonts-axisregistry" -version = "0.4.12" +version = "0.4.13" edition = "2021" description = "Google Fonts font axis support data" repository = "https://github.com/googlefonts/axisregistry" -- 2.47.3