Skip to content

Commit 19efbc2

Browse files
committed
add fluentci.toml
1 parent 08ab07c commit 19efbc2

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

deno.lock

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fluentci.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[package]
2+
authors = [
3+
"Tsiry Sandratraina <[email protected]>",
4+
]
5+
description = "CI/CD Plugin for Rust"
6+
license = "MIT"
7+
name = "rust"
8+
version = "0.10.4"

0 commit comments

Comments
 (0)