Sha256: 7fcebfd4d26d1c0938ea76b384484fea0b93ef53d1f6cbfb3b4bf6de0d126a4b
Contents?: true
Size: 198 Bytes
Versions: 1
Compression:
Stored size: 198 Bytes
Contents
# frozen_string_literal: true module Rdkafka VERSION = "0.14.3" LIBRDKAFKA_VERSION = "2.3.0" LIBRDKAFKA_SOURCE_SHA256 = "2d49c35c77eeb3d42fa61c43757fcbb6a206daa560247154e60642bcdcc14d12" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
karafka-rdkafka-0.14.3 | lib/rdkafka/version.rb |