latest pushes

This commit is contained in:
Ronaldson Bellande 2024-10-14 01:19:36 -04:00
parent 6d6b7dc221
commit 8f087db1b8
5 changed files with 6 additions and 6 deletions

4
dependencies.bellande Normal file
View File

@ -0,0 +1,4 @@
glob: "0.3.0"
tempfile: "3.2"
shellexpand: "3.1.0"
meval: "0.2"

View File

@ -1,4 +0,0 @@
glob = "0.3.0"
tempfile = "3.2"
shellexpand = "3.1.0"
meval = "0.2"

Binary file not shown.

View File

@ -1 +1 @@
bellande_rust_executable -d dependencies.txt -s src -m bellos.rs -o executable/bellos
bellande_rust_executable -d dependencies.bellande -s src -m bellos.rs -o executable/bellos

View File

@ -1 +1 @@
bellande_rust_executable -d dependencies.txt -s src -m bellos.rs -o executable/bellos
bellande_rust_executable -d dependencies.bellande -s src -m bellos.rs -o executable/bellos