From 68404b6e67805646141f6048bb211adfbb82b5fd Mon Sep 17 00:00:00 2001 From: Dmitrii Samsonov Date: Wed, 5 Jul 2023 13:01:04 +0400 Subject: [PATCH] fixed crate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bcb872..fe2658e 100644 --- a/README.md +++ b/README.md @@ -1061,7 +1061,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [milliams/plotlib](https://github.com/milliams/plotlib) — * [plotters](https://github.com/plotters-rs/plotters) — [![build badge](https://github.com/plotters-rs/plotters/workflows/CI/badge.svg)](https://github.com/plotters-rs/plotters/actions) * [rerun](https://github.com/rerun-io/rerun) — [[rerun](https://crates.io/crates/rerun)] — An SDK for logging computer vision and robotics data (tensors, point clouds, etc) paired with a visualizer for exploring that data over time. -* [blitzarx1/egui_graphs](https://github.com/blitzarx1/egui_graphs) - [[egui_graphs]](https://crates.io/crates/egui_graphs) - Interactive graph visualization widget for rust powered by egui and petgraph. +* [blitzarx1/egui_graphs](https://github.com/blitzarx1/egui_graphs) - [[egui_graphs](https://crates.io/crates/egui_graphs)] - Interactive graph visualization widget for rust powered by egui and petgraph. * [saresend/gust](https://github.com/saresend/Gust) — ### Database