Skip to content

Commit b58c68d

Browse files
author
Alberto Simón
committed
Change repository url
1 parent 318339b commit b58c68d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "drm-rs"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Alberto Simón <alberto@simon.ph>"]
55
description = "(WIP) libdrm bindings to be able to use Kernel Mode Setting on Linux"
6-
repository = "https://github.com/asimonf/libdrm-rs"
6+
repository = "https://github.com/rust-kms/libdrm-rs"
77
license = "MIT"
88
keywords = ["libdrm", "kms", "linux", "unsafe", "drm"]
99
readme = "README.md"

0 commit comments

Comments
 (0)