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
c0310c1e03520bac8e12d27fbf28e2a8d1053419
rust/crates/sourcegen/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
192 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]
internal: Bump Dependencies
2022-06-10 16:30:09 +02:00
xshell = "0.2.2"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 185ms Template: 2ms
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