소스 검색

aya: update authors and repository link

Alessandro Decina 3 년 전
부모
커밋
9c27910
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      aya/Cargo.toml

+ 2 - 2
aya/Cargo.toml

@@ -4,8 +4,8 @@ version = "0.10.3"
 description = "An eBPF library with a focus on developer experience and operability."
 keywords = ["ebpf", "bpf", "linux", "kernel"]
 license = "MIT OR Apache-2.0"
-authors = ["Alessandro Decina <alessandro.d@gmail.com>"]
-repository = "https://github.com/alessandrod/aya"
+authors = ["The Aya Contributors"]
+repository = "https://github.com/aya-rs/aya"
 readme = "README.md"
 documentation = "https://docs.rs/aya"
 edition = "2018"