From 3156b067b6fe2e83bc27bfe826b603f93656c312 Mon Sep 17 00:00:00 2001 From: Lachezar Lechev <8925621+elpiel@users.noreply.github.com> Date: Sun, 21 Aug 2022 16:49:15 +0300 Subject: [PATCH] lib.rs - Fix link to cpustat.rs example --- plotters/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plotters/src/lib.rs b/plotters/src/lib.rs index 677aafb9..873288b2 100644 --- a/plotters/src/lib.rs +++ b/plotters/src/lib.rs @@ -102,7 +102,7 @@ including bitmap, vector graph, piston window, GTK/Cairo and WebAssembly.