ScottPJones / Mongo.jl

Mongo bindings for the Julia programming language
Other
43 stars 21 forks source link

fixing build errors for julia v0.5 #20

Closed turtleslow closed 8 years ago

turtleslow commented 8 years ago

minor changes for dictionary syntax

turtleslow commented 8 years ago

I'm not super familiar with build testing, but it looks like the failed checks are related to LibBSON 0.2.2 not yet being available.

ghost commented 8 years ago

Oops sorry, this is my bad -- will fix.

ghost commented 8 years ago

Merging since master has the fix for the LibBSON dependency