Change GitHub namespace to new org for all files

This commit is contained in:
LordRatte 2021-12-23 09:34:37 +02:00 committed by Héctor Ramón Jiménez
parent d19858bce8
commit ff2a470fd8
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
36 changed files with 122 additions and 122 deletions

View file

@ -5,7 +5,7 @@ authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2018"
description = "The default set of styles of Iced"
license = "MIT"
repository = "https://github.com/hecrj/iced"
repository = "https://github.com/iced-rs/iced"
documentation = "https://docs.rs/iced_style"
keywords = ["gui", "ui", "graphics", "interface", "widgets"]
categories = ["gui"]