Skip to content

Commit 2caa2ab

Browse files
authored
Update Cargo.toml
1 parent ba2315c commit 2caa2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotters/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Hao Hou <[email protected]>"]
55
edition = "2021"
66
license = "MIT"
77
description = "A Rust drawing library focus on data plotting for both WASM and native applications"
8-
repository = "https://github.com/38/plotters"
8+
repository = "https://github.com/plotters-rs/plotters"
99
homepage = "https://plotters-rs.github.io/"
1010
keywords = ["WebAssembly", "Visualization", "Plotting", "Drawing"]
1111
categories = ["visualization", "wasm"]

0 commit comments

Comments
 (0)