chore: update server
This commit is contained in:
parent
bb3fc6c891
commit
a526c31e24
3 changed files with 1120 additions and 9 deletions
27
status.txt
Normal file
27
status.txt
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
On branch master
|
||||
Your branch is up to date with 'origin/master'.
|
||||
|
||||
Changes not staged for commit:
|
||||
(use "git add <file>..." to update what will be committed)
|
||||
(use "git restore <file>..." to discard changes in working directory)
|
||||
modified: src/udp.rs
|
||||
|
||||
Untracked files:
|
||||
(use "git add <file>..." to include in what will be committed)
|
||||
Cargo.lock
|
||||
status.txt
|
||||
|
||||
no changes added to commit (use "git add" and/or "git commit -a")
|
||||
--- SERVER LS ---
|
||||
total 44
|
||||
drwxr-xr-x. 1 sarthak sarthak 136 Feb 9 17:04 .
|
||||
drwxr-xr-x. 1 sarthak sarthak 68 Feb 9 17:04 ..
|
||||
-rw-r--r--. 1 sarthak sarthak 27547 Feb 8 23:30 Cargo.lock
|
||||
-rw-r--r--. 1 sarthak sarthak 423 Feb 8 23:27 Cargo.toml
|
||||
drwxr-xr-x. 1 sarthak sarthak 122 Feb 9 17:04 .git
|
||||
-rw-r--r--. 1 sarthak sarthak 29 Feb 8 23:27 .gitignore
|
||||
-rw-r--r--. 1 sarthak sarthak 2204 Feb 8 23:27 README.md
|
||||
drwxr-xr-x. 1 sarthak sarthak 46 Feb 8 23:27 shared
|
||||
drwxr-xr-x. 1 sarthak sarthak 64 Feb 8 23:27 src
|
||||
-rw-r--r--. 1 sarthak sarthak 446 Feb 9 17:04 status.txt
|
||||
drwxr-xr-x. 1 sarthak sarthak 66 Feb 8 23:30 target
|
||||
Loading…
Add table
Add a link
Reference in a new issue