Skip to content

oxzidized/cargo-edit-toml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-edit-toml

A small tool that opens the current project's Cargo.toml manifest file using the application provided by either the $EDITOR environment variable or the --editor argument.

Tips

Add the following to your ~/.cargo/config.toml:

[alias]
e = "edit-toml"

Then you can invoke it in any project using cargo e.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages