Test / build (push) Failing after 14s
* Add test for rust-toolchain.toml * Always install * Fix test * Ugh * Fix test
8 lines
92 B
TOML
8 lines
92 B
TOML
[package]
|
|
name = "root"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
openssl = "0.10"
|