Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
5b51cb835a356cf79cba00cf5c65d51cadeea7f1
rust/crates/sourcegen/Cargo.toml

14 lines
190 B
TOML
Raw Normal View History

internal: overhaul code generation * Keep codegen adjacent to the relevant crates. * Remove codgen deps from xtask, speeding-up from-source installation. This regresses the release process a bit, as it now needs to run the tests (and, by extension, compile the code).
2021-07-03 22:11:03 +03:00
[package]
name = "sourcegen"
version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
Migrate to edition 2021
2021-10-21 17:49:28 +02:00
edition = "2021"
Bump MSRV (1.57)
2021-12-16 01:49:48 +05:00
rust-version = "1.57"
internal: overhaul code generation * Keep codegen adjacent to the relevant crates. * Remove codgen deps from xtask, speeding-up from-source installation. This regresses the release process a bit, as it now needs to run the tests (and, by extension, compile the code).
2021-07-03 22:11:03 +03:00
[lib]
doctest = false
[dependencies]
xshell = "0.1"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 183ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API