From 2f5c73ec99ff0b6d421e9926fc8b00bbb11932f6 Mon Sep 17 00:00:00 2001 From: avitex Date: Tue, 21 Apr 2020 00:42:35 +1000 Subject: [PATCH] rename to font-size --- content/projects.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/projects.toml b/content/projects.toml index a0427bd..b796bd0 100644 --- a/content/projects.toml +++ b/content/projects.toml @@ -12,11 +12,11 @@ crate = "arae" status = "experimental" github = "avitex/rust-arae" -[project.rust-char-width] +[project.rust-font-size] lang = "rust" -crate = "char-width" +crate = "font-size" status = "development" -github = "avitex/rust-char-width" +github = "avitex/rust-font-size" [project.rust-dnscat] lang = "rust"