Skip to content

Commit

Permalink
Add railway environment new and railway environment delete (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
Milo123459 authored Feb 3, 2025
1 parent d431bad commit 942cd28
Show file tree
Hide file tree
Showing 9 changed files with 483 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "Interact with Railway via CLI"
readme = "README.md"
homepage = "https://github.com/railwayapp/cli"
repository = "https://github.com/railwayapp/cli"
rust-version = "1.70.0"
rust-version = "1.77.0"
default-run = "railway"
include = ["src/**/*", "LICENSE", "README.md"]

Expand Down
Loading

0 comments on commit 942cd28

Please sign in to comment.