this repo has no description
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 5f3e0f3f37052e9d844a837413d663268d911ce9 16 lines 378 B view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "json" 7version = "0.12.4" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd" 10 11[[package]] 12name = "tangled-on-commit" 13version = "0.1.0" 14dependencies = [ 15 "json", 16]