Skip to content

Future of this crate #15

@TileHalo

Description

@TileHalo

Hi!

There are many issues with this crate, latest one not being able to compile Silmukka, since in uses this crate and nickel_cookies crate.

Error Message

native library `openssl` is being linked to by more than one version of the same package, but it can only be linked once; try updating or pinning your dependecies to ensure that this package only shows up once

  openssl-sys v0.7.4
  openssl-sys v0.6.7

This is the main problem I faced and it was easy to fix: remove openssl from nickel_postgres.

Other problems are lack of crates.io package, according to example using crate requires importing many crates (r2d2, postgres, not nickel), which are already present in nickel_postgres.

Is this crate being actively developed, or planned to be? Since I have to fix some of these for Silmukka, should I bother making pull requests?

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