rustc-workspace-hack => 2018

This commit is contained in:
Taiki Endo 2019-02-08 15:17:51 +09:00
parent ad433894ab
commit 36806b542e

View file

@ -6,6 +6,7 @@ license = 'MIT/Apache-2.0'
description = """
Hack for the compiler's own build system
"""
edition = "2018"
[lib]
path = "lib.rs"