reflect server structure change
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"inputRev?": "master"}},
|
||||
{"git":
|
||||
{"url": "https://github.com/leanprover-community/lean4game.git",
|
||||
"subDir?": "server/leanserver",
|
||||
"rev": "9fa94ecc5ca1c398479fb6026b03fcac46928bd7",
|
||||
"subDir?": "server",
|
||||
"rev": "8246ae6eac0f8a88f962ccd645aa3cfaa8e8c177",
|
||||
"name": "GameServer",
|
||||
"inputRev?": "main"}},
|
||||
{"git":
|
||||
|
||||
@@ -2,7 +2,7 @@ import Lake
|
||||
open Lake DSL
|
||||
|
||||
require GameServer from git
|
||||
"https://github.com/leanprover-community/lean4game.git"@"main"/"server"/"leanserver"
|
||||
"https://github.com/leanprover-community/lean4game.git"@"main"/"server"
|
||||
|
||||
require mathlib from git
|
||||
"https://github.com/leanprover-community/mathlib4.git" @ "fc4a489c2af75f687338fe85c8901335360f8541"
|
||||
|
||||
Reference in New Issue
Block a user