This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
modtainers
/
Leo
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add git.exmods.org api dependency
master
NGnius
4 years ago
parent
80096fdedf
commit
0622ca4019
3 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.gitmodules
+1
-0
Cargo.toml
+1
-0
swagger
+ 2
- 0
.gitmodules
View File
@@ -0,0 +1,2 @@
[submodule "swagger"]
url = https://git.exmods.org/NGnius/rusty-gitea
+ 1
- 0
Cargo.toml
View File
@@ -11,3 +11,4 @@ serenity = "0.8"
clap = "2.33.0"
serde_json = "1.0"
regex = "1.3.6"
swagger = { path = "swagger" }
+ 1
- 0
swagger
@@ -0,0 +1 @@
Subproject commit d2e3da78352d2c6ffcfec212cff0ebb0d190ecf2