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
/
Cargo.lock
Text · 230 bytes
Raw
Blame
History
1
# This file is automatically @generated by Cargo.
2
# It is not intended for manual editing.
3
version = 4
4
5
[[package]]
6
name = "afs-as"
7
version = "0.1.0"
8
9
[[package]]
10
name = "armfortas"
11
version = "0.1.0"
12
dependencies = [
13
"afs-as",
14
]
15