wasmerio / wasmer-go

🐹🕸️ WebAssembly runtime for Go
https://pkg.go.dev/github.com/wasmerio/wasmer-go
MIT License
2.8k stars 161 forks source link

chore(deps): bump memoffset from 0.6.1 to 0.6.4 #266

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps memoffset from 0.6.1 to 0.6.4.

Commits
  • bbd58f2 v0.6.4
  • 9ab0fcd Merge pull request #56 from RalfJung/const_fn
  • 96c7cad the const_fn compiler feature is a NOP
  • cc587fa Merge pull request #55 from RalfJung/const
  • 7c247a4 update feature flags and docs for const offset_of
  • 9846cd1 v0.6.3
  • b9063d1 Merge pull request #54 from RalfJung/span_of_soundness
  • bf9450e fix build on old rustc
  • a730819 test all versions that are significant in build.rs
  • 4746d5a move mem and ptr into __priv
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Looks like memoffset is up-to-date now, so this is no longer needed.