projects
/
rust-101.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
fa343b9
)
update Cargo.lock formats
author
Ralf Jung
<post@ralfj.de>
Thu, 17 Aug 2023 11:40:24 +0000
(13:40 +0200)
committer
Ralf Jung
<post@ralfj.de>
Thu, 17 Aug 2023 11:40:24 +0000
(13:40 +0200)
Cargo.lock
patch
|
blob
|
history
workspace/Cargo.lock
patch
|
blob
|
history
diff --git
a/Cargo.lock
b/Cargo.lock
index 3174aa537aa1c97db9e698e255a82e088e34b76a..c0bfd7bf679df9d05934300c6e812b1e52481708 100644
(file)
--- a/
Cargo.lock
+++ b/
Cargo.lock
@@
-1,4
+1,7
@@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 3
+
[[package]]
name = "rust-101"
version = "0.1.0"
[[package]]
name = "rust-101"
version = "0.1.0"
-
diff --git
a/workspace/Cargo.lock
b/workspace/Cargo.lock
index 7111b99a0319c6f7ad882c3dd87287c5fef37509..3040431a5aed05c90d237767ce4f652ba174f357 100644
(file)
--- a/
workspace/Cargo.lock
+++ b/
workspace/Cargo.lock
@@
-1,4
+1,7
@@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 3
+
[[package]]
name = "rust-101-workspace"
version = "0.0.0"
[[package]]
name = "rust-101-workspace"
version = "0.0.0"
-