mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-06 19:29:39 +01:00
chore(build.rs): moved into src/ dir
This commit is contained in:
@@ -8,7 +8,7 @@ description = "A partial oauth2 implementation, providing the 'device' authoriza
|
||||
documentation = "http://byron.github.io/yup-oauth2"
|
||||
keywords = ["google", "oauth", "v2"]
|
||||
license = "MIT"
|
||||
build = "build.rs"
|
||||
build = "src/build.rs"
|
||||
|
||||
[dependencies]
|
||||
chrono = "*"
|
||||
|
||||
Reference in New Issue
Block a user