Merge pull request #507 from JohnTitor/citation

Add CITATION.cff
pull/510/head
Eric Huss 3 weeks ago committed by GitHub
commit 9fef1fac3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,9 @@
cff-version: 1.2.0
message: If you use this book, please cite it using these metadata.
title: The Rustonomicon
abstract: The Dark Arts of Advanced and Unsafe Rust Programming
authors:
- name: "The Rust Project Developers"
date-released: "2017-03-03"
license: "MIT OR Apache-2.0"
repository-code: "https://github.com/rust-lang/nomicon"
Loading…
Cancel
Save