2 Star 0 Fork 0

mirrors_android_source/time-macros

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 975 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chih-Hung Hsieh 提交于 2020-10-21 16:19 +08:00 . Import time-macros-0.1.1
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)
[package]
edition = "2018"
name = "time-macros"
version = "0.1.1"
authors = ["Jacob Pratt <the.z.cuber@gmail.com>"]
description = "Procedural macros for the time crate."
readme = "../README.md"
keywords = ["date", "time", "calendar", "duration"]
categories = ["date-and-time"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/time-rs/time"
[dependencies.proc-macro-hack]
version = "0.5"
[dependencies.time-macros-impl]
version = "0.1"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_android_source/time-macros.git
git@gitee.com:mirrors_android_source/time-macros.git
mirrors_android_source
time-macros
time-macros
main

搜索帮助