You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/lib.rs
+1-1
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@
142
142
//! && mkdir -p ./storage/tracker/lib/tls
143
143
//! ```
144
144
//!
145
-
//! To run the tracker we will have to use the command "cargo run" this will have to compile data while being executed and after being compiled it will start running the tracker.
145
+
//! To run the tracker we will have to use the commands "cargo run" this will have to compile data while being executed and after being compiled it will start running the tracker.
0 commit comments