mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Update links from graphite.rs to graphite.art
This commit is contained in:
@@ -3,7 +3,7 @@ name = "graphene-application-io"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "graphene application io interface"
|
||||
authors = ["Graphite Authors <contact@graphite.rs>"]
|
||||
authors = ["Graphite Authors <contact@graphite.art>"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[features]
|
||||
|
||||
@@ -3,7 +3,7 @@ name = "core-types"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "Core types and traits for Graphene node system"
|
||||
authors = ["Graphite Authors <contact@graphite.rs>"]
|
||||
authors = ["Graphite Authors <contact@graphite.art>"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[features]
|
||||
|
||||
@@ -3,7 +3,7 @@ name = "graphic-types"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "Graphic types for Graphene - combines vector types with core infrastructure"
|
||||
authors = ["Graphite Authors <contact@graphite.rs>"]
|
||||
authors = ["Graphite Authors <contact@graphite.art>"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[features]
|
||||
|
||||
@@ -3,7 +3,7 @@ name = "no-std-types"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "no_std types for Graphene (shader-compatible)"
|
||||
authors = ["Graphite Authors <contact@graphite.rs>"]
|
||||
authors = ["Graphite Authors <contact@graphite.art>"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[features]
|
||||
|
||||
@@ -3,7 +3,7 @@ name = "raster-types"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "Raster data types for Graphene node system"
|
||||
authors = ["Graphite Authors <contact@graphite.rs>"]
|
||||
authors = ["Graphite Authors <contact@graphite.art>"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[features]
|
||||
|
||||
@@ -3,7 +3,7 @@ name = "rendering"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "SVG rendering for Graphene"
|
||||
authors = ["Graphite Authors <contact@graphite.rs>"]
|
||||
authors = ["Graphite Authors <contact@graphite.art>"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
|
||||
@@ -3,7 +3,7 @@ name = "vector-types"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "Vector graphics types and algorithms for Graphene"
|
||||
authors = ["Graphite Authors <contact@graphite.rs>"]
|
||||
authors = ["Graphite Authors <contact@graphite.art>"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user