summaryrefslogtreecommitdiff
path: root/src/update.rs
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2022-10-31 13:01:06 +0100
committerfxqnlr <[email protected]>2022-10-31 13:01:06 +0100
commit3320da719669f37dd5f55693b4d76edb27dbce02 (patch)
tree4383af17a4362a19546a4704d5450884d96bc504 /src/update.rs
downloadmodlist-3320da719669f37dd5f55693b4d76edb27dbce02.tar
modlist-3320da719669f37dd5f55693b4d76edb27dbce02.tar.gz
modlist-3320da719669f37dd5f55693b4d76edb27dbce02.zip
modlist
Diffstat (limited to 'src/update.rs')
-rw-r--r--src/update.rs8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/update.rs b/src/update.rs
new file mode 100644
index 0000000..2e70f43
--- /dev/null
+++ b/src/update.rs
@@ -0,0 +1,8 @@
1pub fn update_mods() {
2
3}
4
5fn get_version(link: String) {
6
7
8}