shithub
fortrangoingonforty
/
armfortas
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
armfortas
Public
Watch
0
Fork
0
Star
0
armfortas
/
runtime
/
Cargo.toml
TOML · 173 bytes
Raw
Blame
History
1
[
package
]
2
name
=
"armfortas-rt"
3
version
=
"0.1.0"
4
edition
=
"2021"
5
description
=
"ARMFORTAS Fortran runtime library"
6
7
[
lib
]
8
name
=
"armfortas_rt"
9
crate-type
=
[
"staticlib"
]