siplot 0.4.3

DEPRECATED: renamed to rsplot. This crate only re-exports rsplot and is no longer maintained.
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "siplot"
version = "0.4.3"
edition = "2024"
rust-version = "1.92"
license = "MIT OR Apache-2.0"
description = "DEPRECATED: renamed to rsplot. This crate only re-exports rsplot and is no longer maintained."
repository = "https://github.com/physwkim/rsplot"
readme = "README.md"
keywords = ["deprecated", "renamed", "plotting", "egui", "wgpu"]

[dependencies]
rsplot = "0.5"