index
:
flake-templates
this commit
prime
Nix flake templates for different languages
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
rust
/
update.sh
blob: 9268caf2da25e8af8401dc58b5ea14041f3fbe08 (
plain
) (
blame
)
1
2
3
#!/bin/sh
cargo
update
&&
cargo
upgrade