Files
Jake Shadle 4de59db63a
Test / build (push) Failing after 14s
Workaround rustup 1.28 (#96)
* Add test for rust-toolchain.toml

* Always install

* Fix test

* Ugh

* Fix test
2025-03-04 14:06:57 +01:00

8 lines
92 B
TOML

[package]
name = "root"
version = "0.1.0"
edition = "2024"
[dependencies]
openssl = "0.10"