Update std allocator to 2.77.2 (#637)
Update std allocator to 2.77.2 merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
parent
9434a75e31
commit
c61a2a0cfa
4
dub.json
4
dub.json
|
@ -12,12 +12,12 @@
|
|||
"StdLoggerDisableWarning"
|
||||
],
|
||||
"dependencies" : {
|
||||
"libdparse" : "~>0.8.5",
|
||||
"libdparse" : "~>0.8.6",
|
||||
"dsymbol" : "~>0.3.7",
|
||||
"inifiled" : "~>1.3.1",
|
||||
"emsi_containers" : "~>0.8.0-alpha.7",
|
||||
"libddoc" : "~>0.3.0-beta.1",
|
||||
"stdx-allocator" : "~>2.77.0"
|
||||
"stdx-allocator" : "~>2.77.2"
|
||||
},
|
||||
"targetPath" : "bin",
|
||||
"stringImportPaths" : [
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 157d572401d92bc0639c53e700c58018b6b29f06
|
||||
Subproject commit cf102ff8e848fb18d2ce7056ae61dafb5333012d
|
|
@ -1 +1 @@
|
|||
Subproject commit 7487970b58f4a2c0d495679329a8a2857111f3fd
|
||||
Subproject commit b7778fd6bf5f9aaaa87dd27f989cefbf9b3b365f
|
Loading…
Reference in New Issue