Skip to content

6.0.0 version still pulls glfw-3.3.9 #39

@mbalakhno-oai

Description

@mbalakhno-oai

Ways to reproduce:

  • Create a new project, add glfw-sys = { version = "6", features = ["src-build"] } dependency
  • Inspect the registry:
less ~/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-6.0.0/glfw/include/GLFW/glfw3.h | grep VERSION
#define GLFW_VERSION_MAJOR          3
#define GLFW_VERSION_MINOR          3
#define GLFW_VERSION_REVISION       9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions