Closed terrarier2111 closed 1 year ago
I am trying to use globlin like this: goblin = { version = "0.6", features = [] } but i am constantly getting build errors from scroll 0.11 about missing std stuff, is this to be expected?
goblin = { version = "0.6", features = [] }
scroll 0.11
I am trying to use globlin like this:
goblin = { version = "0.6", features = [] }
but i am constantly getting build errors fromscroll 0.11
about missing std stuff, is this to be expected?